This page was generated on 2022-03-18 11:08:10 -0400 (Fri, 18 Mar 2022).
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r networkBMA -R && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data networkBMA
###
##############################################################################
##############################################################################
* checking for file 'networkBMA/DESCRIPTION' ... OK
* preparing 'networkBMA':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package 'networkBMA' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DWIN=1 -DUSE_RBLAS -I./include -I. -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c MurmurHash3.cpp -o MurmurHash3.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DWIN=1 -DUSE_RBLAS -I./include -I. -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:93:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#pragma GCC optimize ("-fno-ipa-cp-clone")
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:194,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_empty (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_empty (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_si64 (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_from_int (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_from_int64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_m64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_si64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi64x (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si32 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_to_int (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_to_int64 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtm64_si64 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si64x (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packsswb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packssdw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packuswb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhbw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhdq (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpcklbw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpcklwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckldq (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddsb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddsw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pu8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddusb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddusw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubsb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubsw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pu8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubusb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubusw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_madd_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaddwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmulhw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mullo_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmullw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllwi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pslld (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pslldi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_si64 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllq (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_si64 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllqi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psraw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrawi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrad (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psradi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlwi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrld (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrldi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_si64 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlq (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_si64 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlqi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pand (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pandn (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_por (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pxor (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_si64 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi32 (int __i1, int __i0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi16 (short __w3, short __w2, short __w1, short __w0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __b3, char __b2, char __b1, char __b0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pi32 (int __i0, int __i1)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __b4, char __b5, char __b6, char __b7)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi32 (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi16 (short __w)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi8 (char __b)
^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_prefetch (const void *__P, enum _mm_hint __I)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_ps (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_ps (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rcp_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rsqrt_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rcp_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rsqrt_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comieq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comilt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comile_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comigt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comige_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comineq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomieq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomilt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomile_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomigt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomige_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomineq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_ss2si (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si64 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si64x (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_ps2pi (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtt_ss2si (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si64 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si64x (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttps_pi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtt_ps2pi (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_ss (__m128 __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_si2ss (__m128 __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_ss (__m128 __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_ss (__m128 __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32_ps (__m128 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_pi2ps (__m128 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi16_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpu16_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi8_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpu8_ps(__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32x2_ps(__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi16(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi8(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadh_pi (__m128 __A, __m64 const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeh_pi (__m64 *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movehl_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movelh_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_pi (__m128 __A, __m64 const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_pi (__m64 *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_getcsr (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_EXCEPTION_STATE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_EXCEPTION_MASK (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_ROUNDING_MODE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_FLUSH_ZERO_MODE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setcsr (unsigned int __I)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_EXCEPTION_STATE(unsigned int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_EXCEPTION_MASK (unsigned int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_ROUNDING_MODE (unsigned int __mode)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_FLUSH_ZERO_MODE (unsigned int __mode)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ss (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_ps (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ps1 (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ss (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load1_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ps1 (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadr_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ps (const float __Z, const float __Y, const float __X, const float __W)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_ps (float __Z, float __Y, float __X, float __W)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ss (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_f32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store1_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ps1 (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storer_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_extract_pi16 (__m64 const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pextrw (__m64 const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_insert_pi16 (__m64 const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pinsrw (__m64 const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pi16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaxsw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaxub (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pi16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pminsw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pminub (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_pi8 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmovmskb (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_pu16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmulhuw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_pi16 (__m64 __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pshufw (__m64 __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_maskmovq (__m64 __A, __m64 __N, char *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pavgb (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_pu16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pavgw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sad_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psadbw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_pi (__m64 *__P, __m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sfence (void)
^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_pause (void)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_sd (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pd (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pd1 (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pd (double __W, double __X)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pd (double __W, double __X)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_pd (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_pd (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load1_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_sd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_pd1 (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadr_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_sd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_f64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeh_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store1_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_pd1 (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storer_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si32 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si64 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si64x (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_pd (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comieq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comilt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comile_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comigt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comige_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comineq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomieq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomilt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomile_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomigt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomige_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomineq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi64x (long long __q1, long long __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi64 (__m64 __q1, __m64 __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi32 (int __q3, int __q2, int __q1, int __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
short __q3, short __q2, short __q1, short __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __q03, char __q02, char __q01, char __q00)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi64x (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi64 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi32 (int __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi16 (short __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi8 (char __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_epi64 (__m64 __q0, __m64 __q1)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
short __q4, short __q5, short __q6, short __q7)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __q12, char __q13, char __q14, char __q15)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_si128 (__m128i const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_si128 (__m128i_u const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_epi64 (__m128i_u const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_si128 (__m128i *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_si128 (__m128i_u *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_epi64 (__m128i_u *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movepi64_pi64 (__m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movpi64_epi64 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_epi64 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_si128 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_si128 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtepi32_pd (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtepi32_ps (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_epi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_pi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_ps (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttpd_epi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttpd_pi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32_pd (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_epi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttps_epi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pd (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si64x (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si64x (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_ss (__m128 __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_sd (__m128d __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_sd (__m128d __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_sd (__m128d __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_sd (__m128d __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadh_pd (__m128d __A, double const *__B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_pd (__m128d __A, double const *__B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_pd (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packus_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_madd_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mullo_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_su32 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_epu32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi64 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_bsrli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_bslli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi64 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_extract_epi16 (__m128i const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_insert_epi16 (__m128i const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_epi8 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shufflehi_epi16 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shufflelo_epi16 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_epi32 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sad_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si32 (int *__A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si64 (long long int *__A, long long int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si128 (__m128i *__A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_pd (double *__A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_clflush (void const *__A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_lfence (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mfence (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_si128 (int __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si128 (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_si128 (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castpd_ps(__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castpd_si128(__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castps_pd(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castps_si128(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castsi128_ps(__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castsi128_pd(__m128i __A)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:311:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline static const char *SimdInstructionSetsInUse(void) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:366,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct DenseShape { static std::string debugName() { return "DenseShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SolverShape { static std::string debugName() { return "SolverShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:514:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:515:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:516:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct BandShape { static std::string debugName() { return "BandShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct TriangularShape { static std::string debugName() { return "TriangularShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:519:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct PermutationShape { static std::string debugName() { return "PermutationShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:520:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseShape { static std::string debugName() { return "SparseShape"; } };
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:161:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(const volatile T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:162:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static yes test(const To&, int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static no test(any_conversion, ...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC noncopyable(const noncopyable&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:305:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const noncopyable& operator=(const noncopyable&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC noncopyable() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~noncopyable() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:408:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(typename C::ReturnType const *);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:409:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> const T* return_ptr();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:419:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()())>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:420:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:428:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0)))>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:429:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:437:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0),IndexType(0)))>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:501:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_STRONG_INLINE void swap(T &a, T &b) { std::swap(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:513:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T div_ceil(const T &a, const T &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:521:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const X& x,const Y& y) { return x == y; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const float& x,const float& y) { return std::equal_to<float>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:527:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const double& x,const double& y) { return std::equal_to<double>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const X& x,const Y& y) { return x != y; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:533:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const float& x,const float& y) { return std::not_equal_to<float>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:536:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const double& x,const double& y) { return std::not_equal_to<double>()(x,y); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexDest convert_index(const IndexSrc& idx) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:106:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
no_assignment_operator& operator=(const no_assignment_operator&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:135:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC variable_if_dynamic() { eigen_assert(false); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:137:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T value) : m_value(value) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:138:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:139:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:148:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:150:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC variable_if_dynamicindex() { eigen_assert(false); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:158:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T value) : m_value(value) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T EIGEN_STRONG_INLINE value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:474:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T* const_cast_ptr(const T* ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:678:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool is_same_dense(const T1 &mat1, const T2 &mat2, typename enable_if<has_direct_access<T1>::ret&&has_direct_access<T2>::ret, T1>::type * = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:684:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool is_same_dense(const T1 &, const T2 &, typename enable_if<!(has_direct_access<T1>::ret&&has_direct_access<T2>::ret), T1>::type * = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void throw_std_bad_alloc()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:86:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* handmade_aligned_malloc(std::size_t size)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void handmade_aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:106:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* handmade_aligned_realloc(void* ptr, std::size_t size, std::size_t = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void check_that_malloc_is_allowed()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:153:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:212:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:217:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc<false>(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:228:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:233:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void conditional_aligned_free<false>(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:243:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline void* conditional_aligned_realloc<false>(void* ptr, std::size_t new_size, std::size_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:265:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:286:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:296:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:312:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:331:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:340:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:346:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:369:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new_auto(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:390:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:412:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete_auto(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:439:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index first_aligned(const Scalar* array, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:467:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index first_default_aligned(const Scalar* array, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:476:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index first_multiple(Index size, Index base)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:485:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC void smart_copy(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:491:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:508:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> void smart_memmove(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:514:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:564:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_stack_memory_handler(T* ptr, std::size_t size, bool dealloc)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:570:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~aligned_stack_memory_handler()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit scoped_array(std::ptrdiff_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:591:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~scoped_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:595:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T& operator[](std::ptrdiff_t i) { return m_ptr[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:596:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const T& operator[](std::ptrdiff_t i) const { return m_ptr[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:597:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T* &ptr() { return m_ptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:598:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const T* ptr() const { return m_ptr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const T*() const { return m_ptr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:602:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> void swap(scoped_array<T> &a,scoped_array<T> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:738:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator() : std::allocator<T>() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator(const aligned_allocator& other) : std::allocator<T>(other) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator(const aligned_allocator<U>& other) : std::allocator<T>(other) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~aligned_allocator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:747:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pointer allocate(size_type num, const void* /*hint*/ = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:761:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deallocate(pointer p, size_type /*num*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:796:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool cpuid_is_vendor(int abcd[4], const int vendor[3])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:801:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:833:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:913:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel(int& l1, int& l2, int& l3, int max_std_funcs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:921:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_amd(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:936:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:973:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int queryL1CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:982:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int queryTopLevelCacheSize()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:24:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() { return std::numeric_limits<T>::digits10; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() { return 0; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:110:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real epsilon()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:116:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real dummy_precision()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:130:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T highest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T lowest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:140:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T infinity() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T quiet_NaN() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline float dummy_precision() { return 1e-5f; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline double dummy_precision() { return 1e-12; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:169:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline long double dummy_precision() { return 1e-15l; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:186:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real epsilon() { return NumTraits<Real>::epsilon(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:188:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real dummy_precision() { return NumTraits<Real>::dummy_precision(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:190:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return NumTraits<Real>::digits10(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar epsilon() { return NumTraits<RealScalar>::epsilon(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar dummy_precision() { return NumTraits<RealScalar>::dummy_precision(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return NumTraits<Scalar>::digits10(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string epsilon();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string dummy_precision();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:237:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string lowest();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:238:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string highest();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string infinity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string quiet_NaN();
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:374,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar& run(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const RealScalar& run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar& run(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const RealScalar& run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:222:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const Scalar run(const Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:255:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:288:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:334:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline NewType run(const OldType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:380:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline NewType cast(const OldType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:403:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:438:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:448:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar log1p(const Scalar& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:510:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_DEVICE_FUNC inline result_type run(const ScalarX& x, const ScalarY& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_DEVICE_FUNC inline ScalarX run(ScalarX x, ScalarY y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:565:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:621:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:648:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:666:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:671:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:679:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:685:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:702:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isnan_impl(const T&) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:707:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isinf_impl(const T&) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:712:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isfinite_impl(const T&) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isfinite_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:732:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isinf_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:747:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isnan_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> T generic_fast_tanh_float(const T& a_x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:818:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE T mini(const T& x, const T& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE T maxi(const T& x, const T& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(real, Scalar) real(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:868:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) >::type real_ref(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:875:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) real_ref(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:882:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(imag, Scalar) imag(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(arg, Scalar) arg(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:896:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) >::type imag_ref(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:903:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) imag_ref(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:910:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(conj, Scalar) conj(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:917:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(abs2, Scalar) abs2(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool abs2(bool x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:927:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(norm1, Scalar) norm1(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:934:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(log1p, Scalar) log1p(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:956:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::pow_impl<ScalarX,ScalarY>::result_type pow(const ScalarX& x, const ScalarY& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:961:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isnan) (const T &x) { return internal::isnan_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:962:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isinf) (const T &x) { return internal::isinf_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isfinite)(const T &x) { return internal::isfinite_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:967:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(round, Scalar) round(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:974:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T (floor)(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:990:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T (ceil)(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1007:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int log2(int x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1031:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sqrt(const T &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1039:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T log(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1055:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1063:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1092:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T exp(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T cos(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1122:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sin(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T tan(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1152:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T acos(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T asin(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1182:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T atan(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1198:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T cosh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1213:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sinh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T tanh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1235:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
float tanh(float x) { return internal::generic_fast_tanh_float(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T fmod(const T& a, const T& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1272:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1303:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1308:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1313:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1324:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const Scalar&, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1329:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1334:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1345:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1350:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1361:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1368:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1397:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const bool& x, const bool&, const bool&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1403:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(bool x, bool y, bool)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const bool& x, const bool& y, const bool&)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a, const SrcPacket& /*b*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:145:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a, const SrcPacket& /*b*/, const SrcPacket& /*c*/, const SrcPacket& /*d*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a+b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a-b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pnegate(const Packet& a) { return -a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pconj(const Packet& a) { return numext::conj(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a*b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a/b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return numext::mini(a, b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return numext::maxi(a, b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pabs(const Packet& a) { using std::abs; return abs(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
parg(const Packet& a) { using numext::arg; return arg(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:198:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pand(const Packet& a, const Packet& b) { return a & b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:202:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
por(const Packet& a, const Packet& b) { return a | b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:206:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pxor(const Packet& a, const Packet& b) { return a ^ b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:210:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pandnot(const Packet& a, const Packet& b) { return a & (!b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:214:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pload(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploadu(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:222:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pset1(const typename unpacket_traits<Packet>::type& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pload1(const typename unpacket_traits<Packet>::type *a) { return pset1<Packet>(*a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploaddup(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploadquad(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:257:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet& a0, Packet& a1, Packet& a2, Packet& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:274:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet& a0, Packet& a1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plset(const typename unpacket_traits<Packet>::type& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstore(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:289:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstoreu(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:292:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline Packet pgather(const Scalar* from, Index /*stride*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:295:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pscatter(Scalar* to, const Packet& from, Index /*stride*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:299:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> EIGEN_DEVICE_FUNC inline void prefetch(const Scalar* addr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:315:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type pfirst(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
preduxp(const Packet* vecs) { return vecs[0]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
predux_downto4(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:336:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_mul(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:340:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_min(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:344:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_max(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:348:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline Packet preverse(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:352:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline Packet pcplxflip(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psin(const Packet& a) { using std::sin; return sin(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:367:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pcos(const Packet& a) { using std::cos; return cos(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:371:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet ptan(const Packet& a) { using std::tan; return tan(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:375:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pasin(const Packet& a) { using std::asin; return asin(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:379:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pacos(const Packet& a) { using std::acos; return acos(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:383:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet patan(const Packet& a) { using std::atan; return atan(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psinh(const Packet& a) { using std::sinh; return sinh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:391:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pcosh(const Packet& a) { using std::cosh; return cosh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet ptanh(const Packet& a) { using std::tanh; return tanh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:399:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pexp(const Packet& a) { using std::exp; return exp(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:403:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog(const Packet& a) { using std::log; return log(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:407:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog1p(const Packet& a) { return numext::log1p(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog10(const Packet& a) { using std::log10; return log10(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:415:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psqrt(const Packet& a) { using std::sqrt; return sqrt(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:419:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet prsqrt(const Packet& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pround(const Packet& a) { using numext::round; return round(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:429:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pfloor(const Packet& a) { using numext::floor; return floor(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:433:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pceil(const Packet& a) { using numext::ceil; return ceil(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:442:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:457:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:468:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:482:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:492:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(PacketType&, const PacketType&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:511:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void palign(PacketType& first, const PacketType& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:523:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline std::complex<float> pmul(const std::complex<float>& a, const std::complex<float>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:526:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline std::complex<double> pmul(const std::complex<double>& a, const std::complex<double>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:541:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet,1>& /*kernel*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:554:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pblend(const Selector<unpacket_traits<Packet>::size>& ifPacket, const Packet& thenPacket, const Packet& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:560:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pinsertfirst(const Packet& a, typename unpacket_traits<Packet>::type b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:574:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pinsertlast(const Packet& a, typename unpacket_traits<Packet>::type b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:376,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T generic_fast_tanh_float(const T& a_x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar positive_real_hypot(const RealScalar& x, const RealScalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x, const Scalar& y)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128i> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128d> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:178:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pset1<Packet4f>(const float& from) { return _mm_set_ps1(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pset1<Packet2d>(const double& from) { return _mm_set1_pd(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:180:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int& from) { return _mm_set1_epi32(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f plset<Packet4f>(const float& a) { return _mm_add_ps(pset1<Packet4f>(a), _mm_set_ps(3,2,1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d plset<Packet2d>(const double& a) { return _mm_add_pd(pset1<Packet2d>(a),_mm_set_pd(1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:196:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i plset<Packet4i>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:198:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f padd<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_add_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:199:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d padd<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_add_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:200:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i padd<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_add_epi32(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:202:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_sub_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_sub_epi32(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:206:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pnegate(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:211:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pnegate(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pnegate(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:221:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pconj(const Packet4f& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pconj(const Packet2d& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pconj(const Packet4i& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmul<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_mul_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmul<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_mul_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:227:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmul<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:243:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pdiv<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_div_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pdiv<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_div_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmadd(const Packet4i& a, const Packet4i& b, const Packet4i& c) { return padd(pmul(a,b), c); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_min_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:254:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmin<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_min_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:255:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:266:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:267:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:268:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:290:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:294:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_or_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:295:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d por<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_or_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:296:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_or_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:298:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_xor_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:299:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pxor<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_xor_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:300:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_xor_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:302:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_andnot_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:303:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pandnot<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_andnot_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:304:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:306:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_ps(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pload<Packet2d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pload<Packet4i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_si128(reinterpret_cast<const __m128i*>(from)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f ploadu<Packet4f>(const float* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:333:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d ploadu<Packet2d>(const double* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:338:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i ploadu<Packet4i>(const int* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f ploaddup<Packet4f>(const float* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d ploaddup<Packet2d>(const double* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:351:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i ploaddup<Packet4i>(const int* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:358:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_ps(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_pd(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:360:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_si128(reinterpret_cast<__m128i*>(to), from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:362:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_pd(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_ps(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:364:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_si128(reinterpret_cast<__m128i*>(to), from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:366:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet4f pgather<float, Packet4f>(const float* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:370:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet2d pgather<double, Packet2d>(const double* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:374:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet4i pgather<int, Packet4i>(const int* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:379:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<float, Packet4f>(float* to, const Packet4f& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:386:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<double, Packet2d>(double* to, const Packet2d& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:391:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<int, Packet4i>(int* to, const Packet4i& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:400:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<float>(const float* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<double>(const double* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:421:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<int>(const int* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:436:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { return _mm_cvtss_f32(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:437:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { return _mm_cvtsd_f64(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { return _mm_cvtsi128_si32(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f preverse(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d preverse(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i preverse(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:448:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:458:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:472:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f& a0, Packet4f& a1, Packet4f& a2, Packet4f& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d& a0, Packet2d& a1, Packet2d& a2, Packet2d& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void punpackp(Packet4f* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:520:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:534:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:540:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:581:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:598:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_mul<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:603:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_mul<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:607:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_mul<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:618:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_min<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:623:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_min<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:627:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_min<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_max<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:649:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_max<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:653:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_max<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
struct palign_impl<Offset,Packet4f>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet4f& first, const Packet4f& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
struct palign_impl<Offset,Packet4i>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:743:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet4i& first, const Packet4i& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
struct palign_impl<Offset,Packet2d>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:766:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet2d& first, const Packet2d& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet4f,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet4f,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet2d,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet2d,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet4i,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet4i,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:802:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pblend(const Selector<4>& ifPacket, const Packet4i& thenPacket, const Packet4i& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:812:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pblend(const Selector<4>& ifPacket, const Packet4f& thenPacket, const Packet4f& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:822:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pblend(const Selector<2>& ifPacket, const Packet2d& thenPacket, const Packet2d& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:833:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pinsertfirst(const Packet4f& a, float b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:842:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pinsertfirst(const Packet2d& a, double b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pinsertlast(const Packet4f& a, float b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pinsertlast(const Packet2d& a, double b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:398,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f plog<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f pexp<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:172:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d pexp<Packet2d>(const Packet2d& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f psin<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f pcos<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:456:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f psqrt<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:479:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d psqrt<Packet2d>(const Packet2d& x) { return _mm_sqrt_pd(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:484:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f prsqrt<Packet4f>(const Packet4f& _x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d prsqrt<Packet2d>(const Packet2d& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptanh<Packet4f>(const Packet4f& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
float sqrt(const float &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:547:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double sqrt(const double &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:20:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:21:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Packet2cf(const __m128& a) : v(a) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:55:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf padd<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_add_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:56:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pnegate(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:62:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pconj(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:68:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pmul<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:85:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pand <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:86:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf por <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_or_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:87:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pxor <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_xor_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:88:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_andnot_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:90:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cf(pload<Packet4f>(&numext::real_ref(*from))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf ploadu<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_UNALIGNED_LOAD return Packet2cf(ploadu<Packet4f>(&numext::real_ref(*from))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:93:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pset1<Packet2cf>(const std::complex<float>& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:111:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf ploaddup<Packet2cf>(const std::complex<float>* from) { return pset1<Packet2cf>(*from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:113:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&numext::real_ref(*to), Packet4f(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:114:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(&numext::real_ref(*to), Packet4f(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:117:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet2cf pgather<std::complex<float>, Packet2cf>(const std::complex<float>* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:123:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<std::complex<float>, Packet2cf>(std::complex<float>* to, const Packet2cf& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:131:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<std::complex<float> >(const std::complex<float> * addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> pfirst<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packet2d(_mm_castps_pd(a.v))))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> predux<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:160:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> predux_mul<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet2cf& first, const Packet2cf& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:180:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:183:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:198:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:201:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:216:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:234:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pdiv<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:242:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pcplxflip/* <Packet2cf> */(const Packet2cf& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:285:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd padd<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_add_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:286:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_sub_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:287:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pnegate(const Packet1cd& a) { return Packet1cd(pnegate(Packet2d(a.v))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:288:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pconj(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:294:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pmul<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pand <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:309:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd por <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_or_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:310:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pxor <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_xor_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:311:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pandnot<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_andnot_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:314:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pload <Packet1cd>(const std::complex<double>* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:316:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd ploadu<Packet1cd>(const std::complex<double>* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:318:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pset1<Packet1cd>(const std::complex<double>& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:321:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd ploaddup<Packet1cd>(const std::complex<double>* from) { return pset1<Packet1cd>(*from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:324:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore <std::complex<double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((double*)to, Packet2d(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu((double*)to, Packet2d(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:327:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<std::complex<double> >(const std::complex<double> * addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> pfirst<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:336:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd preverse(const Packet1cd& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:338:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> predux<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:343:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:348:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> predux_mul<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:356:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet1cd& /*first*/, const Packet1cd& /*second*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:365:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:383:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:386:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:401:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:404:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:419:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pdiv<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:427:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pcplxflip/* <Packet1cd> */(const Packet1cd& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:433:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet2cf,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:442:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pblend(const Selector<2>& ifPacket, const Packet2cf& thenPacket, const Packet2cf& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:447:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pinsertfirst(const Packet2cf& a, std::complex<float> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pinsertfirst(const Packet1cd&, std::complex<double> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:457:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pinsertlast(const Packet2cf& a, std::complex<float> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pinsertlast(const Packet1cd&, std::complex<double> b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:400,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pcast<Packet4f, Packet4i>(const Packet4f& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet4i, Packet4f>(const Packet4i& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:63:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet2d, Packet4f>(const Packet2d& a, const Packet2d& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:67:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pcast<Packet4f, Packet2d>(const Packet4f& a) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:56:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC __half_raw() : x(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:57:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC __half_raw(unsigned short raw) : x(raw) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:70:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base(const half_base& h) : __half_raw(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base(const __half_raw& h) : __half_raw(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:88:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(bool b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:97:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(const T& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(float f)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(bool) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(signed char) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned char) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(short) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:115:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned short) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(int) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:121:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned int) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:124:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:138:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(float) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(double) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half& operator=(const half& other) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half (min)() { return Eigen::half_impl::raw_uint16_to_half(0x400); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:181:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half lowest() { return Eigen::half_impl::raw_uint16_to_half(0xfbff); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:182:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half (max)() { return Eigen::half_impl::raw_uint16_to_half(0x7bff); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:183:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half epsilon() { return Eigen::half_impl::raw_uint16_to_half(0x0800); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half round_error() { return Eigen::half(0.5); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half infinity() { return Eigen::half_impl::raw_uint16_to_half(0x7c00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half quiet_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half signaling_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:188:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half denorm_min() { return Eigen::half_impl::raw_uint16_to_half(0x1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator + (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:274:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator * (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:277:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:280:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:283:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:288:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator += (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:292:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator *= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator -= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:300:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator /= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:304:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator == (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:307:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator != (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:310:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator < (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:313:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator <= (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:316:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator > (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:319:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator >= (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, Index b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:336:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:347:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:434:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isinf)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:437:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isnan)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:444:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isfinite)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:448:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half abs(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half exp(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:460:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log1p(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log10(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sqrt(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:480:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half pow(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sin(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:486:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half cos(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:492:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:495:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half floor(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:502:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:510:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (min)(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:519:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (max)(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:529:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE std::ostream& operator << (std::ostream& os, const half& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:544:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline half run(const half& x, const half& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:548:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline half run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half epsilon() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:571:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half dummy_precision() { return Eigen::half(1e-2f); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:572:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half highest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:575:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half lowest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:578:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half infinity() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:581:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half quiet_NaN() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:589:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half fabsh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half exph(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:597:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:604:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half sqrth(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:607:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half powh(const Eigen::half& a, const Eigen::half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:610:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half floorh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ceilh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:622:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::size_t operator()(const Eigen::half& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const int& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:57:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const Eigen::half& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:42:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a + b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:44:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:47:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
scalar_sum_op() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:86:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:88:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:91:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:119:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:123:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:144:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::mini(a, b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:149:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:170:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::maxi(a, b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:172:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:175:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:211:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a==b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:218:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:232:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:239:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return !(a<=b || b<=a);}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a!=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:267:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &x, const Scalar &y) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline result_type operator() (const Scalar& a, const Exponent& b) const { return numext::pow(a, b); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:332:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a - b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:334:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:361:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a / b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:363:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:384:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a && b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a || b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:416:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a ^ b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:439:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bind1st_op(const first_argument_type &val) : m_value(val) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:441:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const second_argument_type& b) const { return BinaryOp::operator()(m_value,b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:458:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bind2nd_op(const second_argument_type &val) : m_value(val) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:460:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const first_argument_type& a) const { return BinaryOp::operator()(a,m_value); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:463:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:24:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return -a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:44:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a, const Score&) const { return numext::abs(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:83:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scal&, const result_type& a) const { return a; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs2(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:97:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:112:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { using numext::conj; return conj(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:114:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const { return internal::pconj(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:133:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using numext::arg; return arg(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:155:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const NewType operator() (const Scalar& a) const { return cast<Scalar, NewType>(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::real(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:187:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::imag(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:203:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::real_ref(*const_cast<Scalar*>(&a)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::imag_ref(*const_cast<Scalar*>(&a)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:233:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::exp(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pexp(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log1p(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:306:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog1p(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { EIGEN_USING_STD_MATH(log10) return log10(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog10(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:338:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sqrt(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:340:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psqrt(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return Scalar(1)/numext::sqrt(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::prsqrt(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return numext::cos(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:386:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcos(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:403:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sin(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psin(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:423:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::tan(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:425:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::ptan(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:442:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::acos(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:444:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pacos(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::asin(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:463:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pasin(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::atan(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::patan(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator()(const Scalar& a) const { return numext::tanh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:503:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& x) const { return ptanh(x); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:537:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sinh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:539:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psinh(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:556:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::cosh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:558:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcosh(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:576:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return Scalar(1)/a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:592:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:594:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:608:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a*a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:610:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::round(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:625:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pround(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:642:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::floor(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:644:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pfloor(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:661:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::ceil(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:663:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pceil(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:681:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isnan)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:699:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isinf)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:717:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isfinite)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:735:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a) const { return !a; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:764:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:19:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const scalar_constant_op& other) : m_other(other.m_other) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:20:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const Scalar& other) : m_other(other) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:21:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const { return m_other; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:23:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<PacketType>(m_other); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:34:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const { return row==col ? Scalar(1) : Scalar(0); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:45:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:60:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:92:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar operator() (IndexType i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op(const Scalar& low, const Scalar& high, Index num_steps)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const { return impl(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const { return impl.packetOp(i); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a = b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a += b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:52:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a -= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:73:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a *= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:113:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a /= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Scalar& a, const Scalar& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const std::string& _matPrefix="", const std::string& _matSuffix="")
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
WithFormat(const ExpressionType& matrix, const IOFormat& format)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const WithFormat& wf)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:120:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<Derived> & m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:64:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:73:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:115:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType operator()(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:158:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator[](Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
x() const { return (*this)[0]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:194:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
y() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:204:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
z() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:214:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
w() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:231:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:241:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:258:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void coeffRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:274:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void coeffRefByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:276:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacketByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:277:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyCoeff();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:278:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyCoeffByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:279:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyPacket();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:280:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyPacketByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:281:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void stride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void innerStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outerStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:284:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void rowStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void colStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeffRefByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:362:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:404:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator[](Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:423:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:433:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
x() { return (*this)[0]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:439:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
y()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:449:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
z()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:459:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
w()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:507:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index stride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:523:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:587:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index stride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:607:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:618:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index run(const Derived&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:625:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:639:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index first_aligned(const DenseBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index first_default_aligned(const DenseBase<Derived>& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:20:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void check_DenseIndex_is_signed() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index outerSize() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:230:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index innerSize() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:241:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:275:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:281:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:285:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& lazyAssign(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer<Derived> operator<< (const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& flagged() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer<Derived> operator<< (const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransposeReturnType transpose();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstTransposeReturnType transpose() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:326:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void transposeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:329:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(Index rows, Index cols, const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(Index size, const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:333:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:336:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:342:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:346:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(Index size, const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:352:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:354:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:356:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:357:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:359:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void fill(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:363:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:364:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setLinSpaced(const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:366:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:367:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setRandom();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:371:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:374:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:377:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:379:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApproxToConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:380:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:381:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isZero(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:382:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isOnes(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool hasNaN() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool allFinite() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:388:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:390:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:401:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EvalReturnType eval() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:426:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(PlainObjectBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:432:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const NestByValue<Derived> nestByValue() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const ForceAlignedAccess<Derived> forceAlignedAccess() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:434:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ForceAlignedAccess<Derived> forceAlignedAccess();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:436:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:438:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:441:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar mean() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:442:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar trace() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:444:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar prod() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:446:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar minCoeff() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:447:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar maxCoeff() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:450:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar minCoeff(IndexType* row, IndexType* col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:452:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:454:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar minCoeff(IndexType* index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:456:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar redux(const BinaryOp& func) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:464:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void visit(Visitor& func) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:473:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const WithFormat<Derived> format(const IOFormat& fmt) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool all() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:488:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool any() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index count() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:507:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RowwiseReturnType rowwise();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstColwiseReturnType colwise() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:519:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ColwiseReturnType colwise();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:523:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:524:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:529:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:533:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
select(const DenseBase<ThenDerived>& thenMatrix, const typename ThenDerived::Scalar& elseScalar) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:537:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
select(const typename ElseDerived::Scalar& thenScalar, const DenseBase<ElseDerived>& elseMatrix) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:539:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int p> RealScalar lpNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:543:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Replicate<Derived,RowFactor,ColFactor> replicate() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:554:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:561:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ReverseReturnType reverse();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ConstReverseReturnType reverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void reverseInPlace();
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:573,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr topRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr topRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr bottomRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr bottomRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr middleRows(Index startRow, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr leftCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr leftCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr rightCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr rightCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr middleCols(Index startCol, Index numCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColXpr col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColXpr col(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowXpr row(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowXpr row(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType segment(Index start, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType segment(Index start, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType head(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType head(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType tail(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType tail(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:584:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& ) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:605:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseBase(int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:606:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseBase(int,int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:607:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit DenseBase(const DenseBase<OtherDerived>&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index diagonalSize() const { return (numext::mini)(rows(),cols()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:127,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const MatrixBase& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
lazyProduct(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheLeft(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheRight(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:185:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<DiagonalDerived> &diagonal) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
dot(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar squaredNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar norm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar stableNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:195:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar blueNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar hypotNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:197:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const PlainObject normalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const PlainObject stableNormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:200:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void stableNormalize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:202:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const AdjointReturnType adjoint() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void adjointInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:207:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstDiagonalReturnType diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:218:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename DiagonalIndexReturnType<Index>::Type diagonal();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:222:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstDiagonalIndexReturnType<Index>::Type diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:228:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalDynamicIndexReturnType diagonal(Index index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstDiagonalDynamicIndexReturnType diagonal(Index index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename TriangularViewReturnType<Mode>::Type triangularView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:240:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstTriangularViewReturnType<Mode>::Type triangularView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:253:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real& m_epsilon = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const IdentityReturnType Identity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:255:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const IdentityReturnType Identity(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:256:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index size, Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:257:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitX();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:259:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitY();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:260:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitZ();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:261:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitW();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DiagonalWrapper<const Derived> asDiagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationWrapper<const Derived> asPermutation() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setIdentity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:270:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setIdentity(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:272:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isIdentity(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:273:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isDiagonal(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:275:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isUpperTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:276:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isLowerTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:280:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:281:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isUnitary(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:288:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool operator==(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:296:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool operator!=(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NoAlias<Derived,Eigen::MatrixBase > noalias();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& forceAlignedAccess() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& forceAlignedAccess() { return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Enable> inline const Derived& forceAlignedAccessIf() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:306:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Enable> inline Derived& forceAlignedAccessIf() { return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:308:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar trace() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int p> EIGEN_DEVICE_FUNC RealScalar lpNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:312:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC MatrixBase<Derived>& matrix() { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const MatrixBase<Derived>& matrix() const { return *this; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ArrayWrapper<Derived> array() { return ArrayWrapper<Derived>(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:320:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const ArrayWrapper<const Derived> array() const { return ArrayWrapper<const Derived>(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:324:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const FullPivLU<PlainObject> fullPivLu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PartialPivLU<PlainObject> partialPivLu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PartialPivLU<PlainObject> lu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<Derived> inverse() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:337:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:343:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:348:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const LLT<PlainObject> llt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const LDLT<PlainObject> ldlt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HouseholderQR<PlainObject> householderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ColPivHouseholderQR<PlainObject> colPivHouseholderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const FullPivHouseholderQR<PlainObject> fullPivHouseholderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:356:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CompleteOrthogonalDecomposition<PlainObject> completeOrthogonalDecomposition() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EigenvaluesReturnType eigenvalues() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar operatorNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:365:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline JacobiSVD<PlainObject> jacobiSvd(unsigned int computationOptions = 0) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BDCSVD<PlainObject> bdcSvd(unsigned int computationOptions = 0) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:384:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cross(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:388:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainObject cross3(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainObject unitOrthogonal(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Matrix<Scalar,3,1> eulerAngles(Index a0, Index a1, Index a2) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:401:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline HomogeneousReturnType homogeneous() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HNormalizedReturnType hnormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeHouseholderInPlace(Scalar& tau, RealScalar& beta);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& tau, RealScalar& beta) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:422:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:426:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:431:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:433:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:439:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const SparseMatrixBase<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:456:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: in definition of macro 'EIGEN_MATRIX_FUNCTION_1'
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: in definition of macro 'EIGEN_MATRIX_FUNCTION_1'
const ReturnType<Derived> Name(Argument) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:471:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit MatrixBase(int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC MatrixBase(int,int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:473:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit MatrixBase(const MatrixBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:476:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator+=(const ArrayBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:479:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator-=(const ArrayBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:498:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:511:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheRight(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:523:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:442,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:48:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& const_cast_derived() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& const_derived() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return rows() * cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void addTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void subTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void applyThisOnTheRight(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void applyThisOnTheLeft(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:133:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:151:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:444,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const LhsNestedCleaned& lhs() const { return m_lhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsNestedCleaned& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator const Scalar() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:165:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index i) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const T& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const T& xpr) : evaluator<T>(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const PlainObjectType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:161:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:170:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:209:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:221:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:241:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:275:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& t) : m_argImpl(t.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:281:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:287:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename XprType::Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:313:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:320:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:327:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:347:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const { return op(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:349:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:351:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const { return op.template packetOp<T>(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:352:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType=0, IndexType=0) const { return op(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:360:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType=0, IndexType=0) const { return op.template packetOp<T>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:367:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j=0) const { return op(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:368:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j=0) const { return op.template packetOp<T>(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:378:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:382:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:388:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:390:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(IndexType row, IndexType col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(IndexType index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(IndexType row, IndexType col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(IndexType index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:530:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:541:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:547:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:554:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:612:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit ternary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:625:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:631:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:699:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:711:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:717:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:732:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:772:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:778:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:821:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit mapbase_evaluator(const XprType& map)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:832:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:838:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:850:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:865:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:872:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:880:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:886:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const { return XprType::IsRowMajor ? m_outerStride.value() : m_innerStride.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:888:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const { return XprType::IsRowMajor ? m_innerStride.value() : m_outerStride.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:923:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& map)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:941:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& ref)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& block) : block_evaluator_type(block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1009:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1020:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1036:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1067:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1085:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1092:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& select)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1159:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& replicate)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1213:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1227:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1239:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1294:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i, Index j) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1343:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator_wrapper_base(const ArgType& arg) : m_argImpl(arg) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1355:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1374:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1381:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1388:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1410:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& reverse)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1483:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1512:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1520:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1537:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& diagonal)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1585:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1591:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1607:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value() > 0 ? 0 : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1608:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value() > 0 ? m_index.value() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EvalToTemp(const ArgType& arg)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArgType& arg() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1645:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1667:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1674:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator(const ArgType& arg)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:446,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:214:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:220:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:230:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:240:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel& kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:250:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:272:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:301:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &, Index) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:322:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void EIGEN_STRONG_INLINE run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index, Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:386:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index end)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:451:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:465:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:504:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:518:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:566:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:610:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:618:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_dstExpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:619:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index innerSize() const { return m_dstExpr.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerSize() const { return m_dstExpr.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:621:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dstExpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:622:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_dstExpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerStride() const { return m_dstExpr.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DstEvaluatorType& dstEvaluator() { return m_dst; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const SrcEvaluatorType& srcEvaluator() const { return m_src; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:635:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeffByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:656:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:662:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:669:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:678:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* dstDataPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:706:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const Functor &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:715:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const internal::assign_op<T1,T2> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:725:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:745:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:786:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(const Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:794:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if< evaluator_assume_aliasing<Src>::value, void*>::type = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:802:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if<!evaluator_assume_aliasing<Src>::value, void*>::type = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:811:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(NoAlias<Dst,StorageBase>& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias(Dst& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:840:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:847:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dst, typename Src> void check_for_aliasing(const Dst &dst, const Src &src);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:873:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:891:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:906:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:919:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:20:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::lazyAssign(const DenseBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:47:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:73:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:82:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:92,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:43:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:57:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
arg() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:71:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs2() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:88:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
exp() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:105:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log1p() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:135:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log10() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:168:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
rsqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:184:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sign() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:202:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:220:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:234:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
tan() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:248:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
atan() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:262:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
acos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:276:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
asin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:290:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
tanh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:304:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sinh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:318:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cosh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:332:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:346:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
square() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:360:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cube() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:374:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
round() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
floor() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:402:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ceil() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:416:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isNaN() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:430:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isInf() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:444:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isFinite() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator!() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:490:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
lgamma() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:507:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
digamma() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
erf() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:549:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
erfc() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:9:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:21:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const Derived& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const Derived& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:260:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(operator/,quotient)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:107:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ArrayBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const Scalar &value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:120:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const Scalar& scalar);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:122:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const Scalar& scalar);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:133:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:137:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>& array() { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:143:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayBase<Derived>& array() const { return *this; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixWrapper<Derived> matrix() { return MatrixWrapper<Derived>(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixWrapper<const Derived> matrix() const { return MatrixWrapper<const Derived>(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:160:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ArrayBase(Index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase(Index,Index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:162:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> explicit ArrayBase(const ArrayBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:165:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator+=(const MatrixBase<OtherDerived>& )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:168:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator-=(const MatrixBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:179:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator-=(const ArrayBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:192:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator+=(const ArrayBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator*=(const ArrayBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator/=(const ArrayBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:454,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T operator()(const T& x) const { return numext::conj(x); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T pconj(const T& x) const { return internal::pconj(x); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const T& operator()(const T& x) const { return x; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const T& pconj(const T& x) const { return x; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const LhsScalar& x, const RhsScalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:68:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const LhsScalar& x, const RhsScalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const { return internal::pmadd(x,y,c); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const { return internal::pmul(x,y); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:81:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:91:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:94:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:111:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const RealScalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const RealScalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const RealScalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:122:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const RealScalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE To run(const From& x) { return To(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE typename NumTraits<Scalar>::Real run(const Scalar& x) { return numext::real(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper(Scalar *data) : m_data(data) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:141:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:150:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool aligned(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:167:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data, Index incr=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:174:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:178:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:182:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:186:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:190:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const Packet &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:212:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:220:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:224:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:228:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE VectorMapper getVectorMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:238:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:242:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:247:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:252:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:256:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Index stride() const { return m_stride; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:257:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:259:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index firstAligned(Index size) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:281:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data,Index incr) : m_data(data), m_incr(incr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:283:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:291:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:296:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const PacketType &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:314:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr) : m_data(data), m_stride(stride), m_incr(incr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:317:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:321:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:326:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:330:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:335:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketT load(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:340:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:345:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:359:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE const_blas_data_mapper(const Scalar *data, Index stride) : blas_data_mapper<const Scalar, Index, StorageOrder>(data, stride) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:361:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE const_blas_data_mapper<Scalar, Index, StorageOrder> getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:388:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:389:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const Scalar extractScalarFactor(const XprType&) { return Scalar(1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:406:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x) { return conj(Base::extractScalarFactor(x.nestedExpression())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:418:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:428:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:429:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:446:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:447:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return ExtractType(Base::extract(x.nestedExpression())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:469:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x) { return Base::extractScalarFactor(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:479:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const typename T::Scalar* run(const T& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static typename T::Scalar* run(const T&) { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:490:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> const typename T::Scalar* extract_data(const T& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_static_allocation_size()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:49:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:68:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE PtrType eigen_unaligned_array_assert_workaround_gcc47(PtrType array) { return array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:88:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:95:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:107:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:133:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:145:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC plain_array() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC plain_array(constructor_without_unaligned_array_assert) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(const DenseStorage& other) : m_data(other.m_data) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:212:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:213:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:215:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:223:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:224:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:225:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:226:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage&) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:229:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:233:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:257:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows), m_cols(other.m_cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:258:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index cols) : m_rows(rows), m_cols(cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:269:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:271:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:273:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:274:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:285:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:286:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:288:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:298:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index) : m_rows(rows) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:301:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return _Cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index) { m_rows = rows; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index) { m_rows = rows; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:315:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_cols(other.m_cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:318:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index, Index cols) : m_cols(cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:328:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return _Rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:331:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index, Index, Index cols) { m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index, Index, Index cols) { m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:334:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:372:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:391:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, m_rows*m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:392:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:394:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:395:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:417:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:426:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:427:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:428:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_cols(cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:434:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:441:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:452:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Rows*m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:469:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index size, Index, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:477:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:490:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:491:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:502:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_rows(rows)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:508:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:515:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:526:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:534:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:542:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Cols*m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:546:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index size, Index rows, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index rows, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:564:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:456,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline NestByValue(const ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:54:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:70:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PacketScalar packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index row, Index col, const PacketScalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:88:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:93:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC operator const ExpressionType&() const { return m_expression; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:103:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::nestByValue() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:61:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:63:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return static_cast<const Derived*>(this)->rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return static_cast<const Derived*>(this)->cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable(const Unusable&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:70:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& operator=(const Unusable&) {return *this;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Unusable& coeff(Index) const { return *reinterpret_cast<const Unusable*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Unusable& coeff(Index,Index) const { return *reinterpret_cast<const Unusable*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& coeffRef(Index) { return *reinterpret_cast<Unusable*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& coeffRef(Index,Index) { return *reinterpret_cast<Unusable*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:102:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit NoAlias(ExpressionType& expression) : m_expression(expression) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator=(const StorageBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:48:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator+=(const StorageBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator-=(const StorageBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& expression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:101:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NoAlias<Derived,MatrixBase> MatrixBase<Derived>::noalias()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:32:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_ALWAYS_INLINE void run(Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:40:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_ALWAYS_INLINE void run(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:146:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base& base() { return *static_cast<Base*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Base& base() const { return *static_cast<const Base*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_storage.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:153:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_storage.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:160:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:173:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index rowId, Index colId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:196:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:204:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:215:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:222:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:232:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:239:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void writePacket(Index rowId, Index colId, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:249:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:255:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar *data() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:259:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar *data()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:309:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(NoChange_t, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:348:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index rows, NoChange_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:362:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void resizeLike(const EigenBase<OtherDerived>& _other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index rows, NoChange_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:417:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(NoChange_t, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:432:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:448:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResizeLike(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:457:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const PlainObjectBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:465:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& lazyAssign(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:473:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const ReturnByValue<OtherDerived>& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:484:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase() : m_storage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:494:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PlainObjectBase(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase(PlainObjectBase&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:509:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase& operator=(PlainObjectBase&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:519:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const PlainObjectBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:532:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const DenseBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:553:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:568:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:587:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:589:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:595:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:597:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:600:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:602:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:604:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:606:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:608:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:610:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:614:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:617:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:620:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:623:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:626:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:629:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:633:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:636:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:639:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:642:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:645:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:648:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:653:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(Index size, const Scalar& val);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:654:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(Index rows, Index cols, const Scalar& val);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:658:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:661:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:662:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:665:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setRandom(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:666:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setRandom(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _resize_to_match(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:712:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& _set(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:725:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& _set_noalias(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:738:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init2(Index rows, Index cols, typename internal::enable_if<Base::SizeAtCompileTime!=2,T0>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:750:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init2(const T0& val0, const T1& val1, typename internal::enable_if<Base::SizeAtCompileTime==2,T0>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:763:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& Base::SizeAtCompileTime==2,T1>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:775:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& ((!internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value || Base::SizeAtCompileTime==Dynamic)),T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:788:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Scalar& val0, typename internal::enable_if<Base::SizeAtCompileTime==1 && internal::is_convertible<T, Scalar>::value,T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:801:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_convertible<T, Scalar>::value,T*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:810:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Scalar* data){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:817:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const DenseBase<OtherDerived>& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Derived& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:831:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const EigenBase<OtherDerived>& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:837:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:845:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:857:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:871:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:888:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(DenseBase<OtherDerived> & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:899:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(DenseBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:903:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void _check_template_params()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:926:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:948:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:991:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:998:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1017:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(MatrixTypeA& a, MatrixTypeB& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1027:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(MatrixTypeA& a, MatrixTypeB& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:463,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const Matrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:223:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:243:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const ReturnByValue<OtherDerived>& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix() : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:267:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Matrix(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix& operator=(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:291:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Matrix(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:299:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const T0& x, const T1& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:345:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:355:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z, const Scalar& w)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Matrix& other) : Base(other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:376:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:380:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:381:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:387:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:390:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix& operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:464,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:76:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const Scalar &value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:107:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:116:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const Array& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:132:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array() : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:142:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array& operator=(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:168:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Array(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const T0& val0, const T1& val1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:206:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:216:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2, const Scalar& val3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Array& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:241:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PrivateType>::type = PrivateType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:246:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:465,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:109:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TernaryOp& func = TernaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:147:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:166:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg1Nested& arg1() const { return m_arg1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg2Nested& arg2() const { return m_arg2; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:172:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg3Nested& arg3() const { return m_arg3; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:175:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TernaryOp& functor() const { return m_functor; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:466,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:104:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CwiseBinaryOp(const Lhs& aLhs, const Rhs& aRhs, const BinaryOp& func = BinaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:132:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _LhsNested& lhs() const { return m_lhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:135:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _RhsNested& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:138:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BinaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:162:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator-=(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator+=(const MatrixBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:467,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:65:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CwiseUnaryOp(const XprType& xpr, const UnaryOp& func = UnaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const UnaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_xpr; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:468,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:68:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CwiseNullaryOp(Index rows, Index cols, const NullaryOp& func = NullaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_cols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:84:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NullaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:135:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(Index size, const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(Index rows, Index cols, const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:196:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(Index size, const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:212:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:224:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Sequential_t, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:268:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Index size, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:280:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:290:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar& val, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:305:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar& val, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:315:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void DenseBase<Derived>::fill(const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:325:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setConstant(const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setConstant(Index size, const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:360:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setConstant(Index rows, Index cols, const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:383:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(Index newSize, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:403:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:450:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:467:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:481:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool DenseBase<Derived>::isZero(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:499:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:515:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setZero(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:533:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setZero(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:557:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:580:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:612:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:625:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setOnes()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:641:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setOnes(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:659:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setOnes(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::Identity(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::Identity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:717:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:745:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Derived& run(Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:755:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Derived& run(Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:774:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:790:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:803:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index newSize, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:818:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitX()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:841:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitY()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:851:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitZ()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:861:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitW()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline CwiseUnaryView(MatrixType& mat, const ViewOp& func = ViewOp())
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:72:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ViewOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:84:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_matrix.const_cast_derived(); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar* data() { return &(this->coeffRef(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return &(this->coeff(0)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:18:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator*=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:25:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator+=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:32:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator-=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:39:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator/=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:35:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:48:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:96:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:108:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:124:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::normalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:145:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void MatrixBase<Derived>::normalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::stableNormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void MatrixBase<Derived>::stableNormalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:219:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:229:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const MatrixBase<Derived>& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:267:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lpNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<OtherDerived>& other, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:302:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isUnitary(const RealScalar& prec) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:18:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
blueNorm_impl(const EigenBase<Derived>& _vec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::stableNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:202:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::blueNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::hypotNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:473,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:55:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride(Index outerStride, Index innerStride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:71:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride(const Stride& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:77:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index inner() const { return m_inner.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC InnerStride() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC InnerStride(Index v) : Base(0, v) {} // FIXME making this explicit could break valid code
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:105:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC OuterStride() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:106:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC OuterStride(Index v) : Base(v,0) {} // FIXME making this explicit could break valid code
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_cols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:104:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:119:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:142:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:150:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline MapBase(PointerType dataPtr) : m_data(dataPtr), m_rows(RowsAtCompileTime), m_cols(ColsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MapBase(PointerType dataPtr, Index vecSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MapBase(PointerType dataPtr, Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void checkSanity(typename internal::enable_if<(internal::traits<T>::Alignment>0),void*>::type = 0) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:203:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void checkSanity(typename internal::enable_if<internal::traits<T>::Alignment==0,void*>::type = 0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return this->m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-const-correct code will give a compile error
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:258:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:264:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:271:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index row, Index col, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:278:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline MapBase(PointerType dataPtr) : Base(dataPtr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:286:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index rows, Index cols) : Base(dataPtr, rows, cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const MapBase& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:475,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PointerType cast_to_pointer_type(PointerArgType ptr) { return ptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:108:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:129:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Map(PointerArgType dataPtr, const StrideType& stride = StrideType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:142:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(PointerArgType dataPtr, Index size, const StrideType& stride = StrideType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:156:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType& stride = StrideType())
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:83:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RefBase()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(Expression& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:200:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:210:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:217:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:246:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::ScalarTypeMatch),Derived>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Ref(const Ref& other) : Base(other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:259:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Ref(const RefBase<OtherRef>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:266:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:272:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(const Expression& expr, internal::false_type)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block(XprType& xpr, Index i) : Impl(xpr,i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:128:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:162:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index i) : Impl(xpr,i) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:163:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index startRow, Index startCol) : Impl(xpr, startRow, startCol) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:165:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:203:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index rowId, Index colId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:229:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:235:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:241:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:263:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:269:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index rowId, Index colId, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:275:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:298:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:304:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
XprType& nestedExpression() { return m_xpr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startRow() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:313:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startCol() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:346:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:373:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:387:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
XprType& nestedExpression() { return m_xpr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:391:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:400:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startRow() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startCol() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:426:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, const Scalar* data, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:435:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:478,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline VectorBlock(VectorType& vector, Index start, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline VectorBlock(VectorType& vector, Index start)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:68:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:74:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index nrows, Index ncols) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:125:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return derived().nestedExpression().data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:174:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:212:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:232:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:240:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void DenseBase<Derived>::transposeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::adjointInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:345:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Scalar* dest, const OtherDerived& src)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:354:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Scalar* dest, const CwiseBinaryOp<BinOp,DerivedA,DerivedB>& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Derived& dst, const OtherDerived& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:388:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Derived&, const OtherDerived&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:394:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_for_aliasing(const Dst &dst, const Src &src)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:480,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:41:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:43:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:49:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalVectorType& diagonal() const { return derived().diagonal(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalVectorType& diagonal() { return derived().diagonal(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return diagonal().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:56:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return diagonal().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<MatrixDerived> &matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:69:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& scalar) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& scalar, const DiagonalBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:136:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalVectorType& diagonal() const { return m_diagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalVectorType& diagonal() { return m_diagonal; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:147:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalMatrix(Index dim) : m_diagonal(dim) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const Scalar& x, const Scalar& y) : m_diagonal(x,y) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:155:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const Scalar& x, const Scalar& y, const Scalar& z) : m_diagonal(x,y,z) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const DiagonalBase<OtherDerived>& other) : m_diagonal(other.diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const DiagonalMatrix& other) : m_diagonal(other.diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:170:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalMatrix(const MatrixBase<OtherDerived>& other) : m_diagonal(other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:176:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalMatrix& operator=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:187:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalMatrix& operator=(const DiagonalMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:196:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index size) { m_diagonal.resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero() { m_diagonal.setZero(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero(Index size) { m_diagonal.setZero(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity() { m_diagonal.setOnes(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity(Index size) { m_diagonal.setOnes(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:256:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalWrapper(DiagonalVectorType& a_diagonal) : m_diagonal(a_diagonal) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DiagonalVectorType& diagonal() const { return m_diagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:277:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::asDiagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:291:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isDiagonal(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:321:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:332:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:335:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:73:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Diagonal(MatrixType& matrix, Index a_index = DiagIndex) : m_matrix(matrix), m_index(a_index)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:88:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:111:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffReturnType coeff(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index idx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:146:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffReturnType coeff(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index index() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index absDiagIndex() const { return m_index.value()>0 ? m_index.value() : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:173:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value()>0 ? 0 : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value()>0 ? m_index.value() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:177:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int LoadMode> typename MatrixType::PacketReturnType packet(Index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int LoadMode> typename MatrixType::PacketReturnType packet(Index,Index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:225:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:244:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:482,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalProduct.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*(const DiagonalBase<DiagonalDerived> &a_diagonal) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:100:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:118:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:132:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived&, const Func&) { return Scalar(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:169:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:190:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:215:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Scalar run(const Derived &mat, const Func& func)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:274:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:317:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit redux_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:357:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:358:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:359:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index innerSize() const { return m_xpr.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:361:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerSize() const { return m_xpr.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:368:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:376:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:380:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:384:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packetByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:387:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const XprType & nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::redux(const Func& func) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:426:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:436:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:449:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::mean() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::prod() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::trace() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:26:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived &mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:37:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived &mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:47:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived& mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit visitor_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:78:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void DenseBase<Derived>::visit(Visitor& visitor) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:131:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void init(const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:177:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:207:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff(IndexType* rowId, IndexType* colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:225:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff(IndexType* index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff(IndexType* rowPtr, IndexType* colPtr) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:262:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff(IndexType* index) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:23:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:35:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:45:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:55:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived&, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:65:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const typename Derived::RealScalar& y, const typename Derived::RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:75:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const typename Derived::RealScalar&, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:486,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:33:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorTypeT &dst, const SrcEvaluatorTypeT &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:38:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacket(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacket(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacketByOuterInner(Index outer, Index inner)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:487,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:33:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(XprType& xpr, const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:41:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(XprType& xpr, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(const CommaInitializer& o)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer& operator,(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:81:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer& operator,(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~CommaInitializer()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& finished() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:144:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer<Derived> DenseBase<Derived>::operator<< (const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:153:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::operator<<(const DenseBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:156:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { eigen_internal_assert(false && "should never be called"); return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { return 0; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:174:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:192:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:204:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:298:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:351:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:365:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:432:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lazyProduct(const MatrixBase<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:489,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:68:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Solve(const Decomposition &dec, const RhsType &rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsType& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:123:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const SolveType& solve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:140:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:173:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:490,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:54:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC Inverse(const XprType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const XprTypeNestedCleaned& nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:77:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:78:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:103:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unary_evaluator(const InverseType& inv_xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:491,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:63:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:75:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:90:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:109:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline AdjointReturnType adjoint() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:74:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const TranspositionsBase<OtherDerived>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:97:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:113:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return derived().indices(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:121:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return derived().indices(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:131:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:140:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:155:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& applyTranspositionOnTheLeft(Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& applyTranspositionOnTheRight(Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:185:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InverseReturnType inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:191:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InverseReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:200:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignTranspose(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:205:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignProduct(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:219:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const PermutationBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:227:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const InverseImpl<Other,PermutationStorage>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:235:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const InverseImpl<Other, PermutationStorage>& other, const PermutationBase& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:242:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index determinant() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:310:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline PermutationMatrix(Index size) : m_indices(size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:322:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationMatrix(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline PermutationMatrix(const MatrixBase<Other>& indices) : m_indices(indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:338:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PermutationMatrix(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:346:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix& operator=(const PermutationBase<Other>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix& operator=(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:360:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:362:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:369:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix(const InverseImpl<Other,PermutationStorage>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:378:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix(internal::PermPermProduct_t, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:416:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:420:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:426:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const PermutationBase<Other>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:431:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:438:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const Map& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:446:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:448:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:496:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationWrapper(const IndicesType& indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:502:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:516:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationBase<PermutationDerived>& permutation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<MatrixDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:542:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InverseImpl() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:559:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainPermutationType eval() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:576:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix, const InverseType& trPerm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:585:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:592:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationWrapper<const Derived> MatrixBase<Derived>::asPermutation() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:26:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:31:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index size() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:40:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:42:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:45:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& coeff(Index i) const { return indices().coeff(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:47:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& coeffRef(Index i) { return indices().coeffRef(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:49:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& operator()(Index i) const { return indices()(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:51:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& operator()(Index i) { return indices()(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& operator[](Index i) const { return indices()(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& operator[](Index i) { return indices()(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return derived().indices(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return derived().indices(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpose<TranspositionsBase> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:101:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpose<TranspositionsBase> transpose() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:160:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:165:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Transpositions(const MatrixBase<Other>& indices) : m_indices(indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transpositions& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions(Index size) : m_indices(size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:183:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:213:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Map(const StorageIndex* indicesPtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:217:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:223:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:232:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const Map& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:240:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:243:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:270:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline TranspositionsWrapper(IndicesType& indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:276:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TranspositionsWrapper& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:282:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:300:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TranspositionsBase<TranspositionsDerived>& transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:312:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<MatrixDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:336:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Transpose(const TranspositionType& t) : m_transpositions(t) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:338:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index size() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:340:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:346:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix, const Transpose& trt)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:355:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:360:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TranspositionType& nestedExpression() const { return m_transpositions; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TriangularBase() { eigen_assert(!((Mode&UnitDiag) && (Mode&ZeroDiag))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return derived().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return derived().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const { return derived().coeff(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:78:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:90:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar operator()(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& operator()(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:114:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalToLazy(MatrixBase<DenseDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:117:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_coordinates(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:145:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_coordinates_internal(Index , Index ) const {}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:231:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NestedExpression& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NestedExpression& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:246:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const AdjointReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:252:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransposeReturnType transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:270:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:289:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:297:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:307:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:358:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:362:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator+=(const DenseBase<Other>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator-=(const DenseBase<Other>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:381:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator*=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() * other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:384:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator/=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() / other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:388:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void fill(const Scalar& value) { setConstant(value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:391:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setConstant(const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setZero() { return setConstant(Scalar(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:398:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setOnes() { return setConstant(Scalar(1)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:404:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:414:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:424:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const TriangularBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:429:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:433:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const TriangularViewImpl& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:439:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void lazyAssign(const TriangularBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:444:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void lazyAssign(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:451:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:460:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const TriangularViewImpl& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:491:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Other>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:517:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(TriangularBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(MatrixBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:536:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:544:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE TriangularViewType& _assignProduct(const ProductType& prod, const Scalar& alpha, bool beta);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:560:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const MatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:569:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const MatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:579:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const TriangularBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:588:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const TriangularBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularBase<Derived>::evalTo(MatrixBase<DenseDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::triangularView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:639:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::triangularView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:650:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isUpperTriangular(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:675:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isLowerTriangular(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:720:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unary_evaluator(const XprType &xpr) : Base(xpr.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:755:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:769:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:776:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:786:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:814:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:838:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:847:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:869:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:887:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:935:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularBase<Derived>::evalToLazy(MatrixBase<DenseDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:948:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:964:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:975:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,typename SrcXprType::Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:73:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_matrix.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:85:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_matrix.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:101:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixTypeNestedCleaned& _expression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixTypeNestedCleaned& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:115:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixTypeNestedCleaned& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:130:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const SelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:137:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& s, const SelfAdjointView& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:154:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha = Scalar(1));
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:168:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:185:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
triangularView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const AdjointReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransposeReturnType transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:219:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:230:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::ConstDiagonalReturnType diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LLT<PlainObject, UpLo> llt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:238:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LDLT<PlainObject, UpLo> ldlt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvaluesReturnType eigenvalues() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:250:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar operatorNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:297:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:301:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:314:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:328:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:345:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::selfadjointView()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:23:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t manage_caching_sizes_helper(std::ptrdiff_t a, std::ptrdiff_t b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:40:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CacheSizes(): m_l1(-1),m_l2(-1),m_l3(-1) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:55:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void manage_caching_sizes(Action action, std::ptrdiff_t* l1, std::ptrdiff_t* l2, std::ptrdiff_t* l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:93:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evaluateProductBlockingSizesHeuristic(Index& k, Index& m, Index& n, Index num_threads = 1)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:264:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool useSpecificBlockingSizes(Index& k, Index& m, Index& n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:298:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:306:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:318:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE static void run(const CJ& cj, A& a, B& b, C& c, T& /*t*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:325:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE static void run(const CJ& cj, T& a, T& b, T& c, T& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:332:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void gebp_madd(const CJ& cj, A& a, B& b, C& c, T& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:397:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:402:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:413:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:418:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:424:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:430:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:436:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacketType& a, const RhsPacketType& b, AccPacketType& c, AccPacketType& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:451:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:457:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const ResPacketHalf& c, const ResPacketHalf& alpha, ResPacketHalf& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:503:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:508:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:513:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:518:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:523:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:528:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:538:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:543:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:553:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:558:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DoublePacket<Packet> padd(const DoublePacket<Packet> &a, const DoublePacket<Packet> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DoublePacket<Packet>& predux_downto4(const DoublePacket<Packet> &a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(Scalar& p) { p = Scalar(0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(DoublePacketType& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:644:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, ResPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:650:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, DoublePacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:656:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, ResPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:660:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, DoublePacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:666:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:676:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, DoublePacketType& b0, DoublePacketType& b1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:684:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsScalar& b0, RhsScalar& b1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:692:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:697:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:702:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, DoublePacketType& c, RhsPacket& /*tmp*/) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:708:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, ResPacket& c, RhsPacket& /*tmp*/) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:713:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const Scalar& c, const Scalar& alpha, Scalar& r) const { r += alpha * c; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:715:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const DoublePacketType& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:789:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:806:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:811:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:817:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:822:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:827:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:838:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:843:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:888:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:896:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index strideA, Index strideB, Index offsetA, Index offsetB)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1700:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1808:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1813:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1904:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1909:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2028:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2033:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l1CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2128:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l2CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l3CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2150:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setCpuCacheSizes(std::ptrdiff_t l1, std::ptrdiff_t l2, std::ptrdiff_t l3)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:497,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:18:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void manage_multi_threading(Action action, int* v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:49:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void initParallel()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:59:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int nbThreads()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setNbThreads(int v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:77:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo() : sync(-1), users(0), lhs_start(0), lhs_length(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:87:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void parallelize_gemm(const Functor& func, Index rows, Index cols, Index depth, bool transpose)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:58:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:71:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:141:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:159:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:174:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:194:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const AssignFunc& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:221:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const InitialFunc& /*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:249:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:255:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:261:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:272:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const false_type&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:285:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const true_type&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:303:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct set { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() = src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:304:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct add { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() += src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct sub { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() -= src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit adds(const Scalar& s) : m_scale(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:309:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:315:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:327:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:333:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:352:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:356:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:376:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:393:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:401:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:408:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:425:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CwiseNullaryOp<internal::scalar_constant_op<Scalar1>, Plain1>, Xpr2>& lhs, const Rhs& rhs, const Func &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void eval_dynamic(Dst& dst, const LhsT& lhs, const Rhs& rhs, const Func &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:471:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:576:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:585:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:593:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:604:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:632:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:644:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:654:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:664:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:673:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:682:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:691:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:700:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:735:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:749:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:821:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
diagonal_product_evaluator_base(const MatrixType &mat, const DiagonalType &diag)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:828:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:838:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::true_type) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:845:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::false_type) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:877:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:882:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:889:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:921:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:926:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:933:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:940:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:966:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1020:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1030:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1040:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Inverse<Lhs>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1050:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Inverse<Rhs>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1074:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const TranspositionType& tr, const ExpressionType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1097:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1118:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Transpose<Lhs>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1128:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Transpose<Rhs>& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:84:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RhsScalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RhsScalar alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResScalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResScalar alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:500,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo<Index>* info = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo<Index>* info = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:213:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_functor(const Lhs& lhs, const Rhs& rhs, Dest& dest, const Scalar& actualAlpha, BlockingType& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:217:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallelSession(Index num_threads) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:223:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (Index row, Index rows, Index col=0, Index cols=-1, GemmParallelInfo<Index>* info=0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:264:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:268:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index mc() const { return m_mc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:269:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nc() const { return m_nc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:270:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index kc() const { return m_kc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline LhsScalar* blockA() { return m_blockA; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RhsScalar* blockB() { return m_blockB; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:305:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_blocking_space(Index /*rows*/, Index /*cols*/, Index /*depth*/, Index /*num_threads*/, bool /*full_rows = false*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallel(Index, Index, Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateA() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateB() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateAll() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_blocking_space(Index rows, Index cols, Index depth, Index num_threads, bool l3_blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:365:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallel(Index rows, Index cols, Index depth, Index num_threads)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:378:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateA()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:384:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateB()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:390:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateAll()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~gemm_blocking_space()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:430:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:442:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:451:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:460:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& a_lhs, const Rhs& a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:501,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:88:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:121:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs&, Rhs&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:167:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType,Mode,Dense>::solveInPlace(const MatrixBase<OtherDerived>& _other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<Derived,Mode,Dense>::solve(const MatrixBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:212:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
triangular_solve_retval(const TriangularType& tri, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:216:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:217:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:502,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:47:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ResScalar& alpha, level3_blocking<RhsScalar,LhsScalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ResScalar& alpha, level3_blocking<LhsScalar,RhsScalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:147:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(ResScalar* _res, Index resIncr, Index resStride, const LhsScalar* blockA, const RhsScalar* blockB, Index size, Index depth, const ResScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:255:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:305:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularView<MatrixType,UpLo>& TriangularViewImpl<MatrixType,UpLo,Dense>::_assignProduct(const ProductType& prod, const Scalar& alpha, bool beta)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:503,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:35:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:247:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:22:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pack(Scalar* blockA, const const_blas_data_mapper<Scalar,Index,StorageOrder>& lhs, Index cols, Index i, Index& count)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:46:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(Scalar* blockA, const Scalar* _lhs, Index lhsStride, Index cols, Index rows)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:87:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(Scalar* blockB, const Scalar* _rhs, Index rhsStride, Index rows, Index cols, Index k2)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:319:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:331:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:414:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest &dst, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:25:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:41:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:53:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:85:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:124:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:506,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:27:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:61:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:507,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:30:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:36:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:101:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:107:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:176:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:187:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:207:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:290:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:66:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:260:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:274:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:407:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &a_lhs, const Rhs &a_rhs, const typename Dest::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:25:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:195:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:202:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:20:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:36:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:94:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return derived().supers(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:57:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return derived().subs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:60:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return derived().coeffs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoefficientsType& coeffs() { return derived().coeffs(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:68:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,Dynamic,1> col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:84:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,1,SizeAtCompileTime> diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:88:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Block<const CoefficientsType,1,SizeAtCompileTime> diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:109:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int N> inline typename DiagonalIntReturnType<N>::Type diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int N> inline const typename DiagonalIntReturnType<N>::Type diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,1,Dynamic> diagonal(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:128:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Block<const CoefficientsType,1,Dynamic> diagonal(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:134:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:145:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:154:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index diagonalLength(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:207:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline BandMatrix(Index rows=Rows, Index cols=Cols, Index supers=Supers, Index subs=Subs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_coeffs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return m_supers.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return m_subs.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:225:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:226:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoefficientsType& coeffs() { return m_coeffs; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:269:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline BandMatrixWrapper(const CoefficientsType& coeffs, Index rows=_Rows, Index cols=_Cols, Index supers=_Supers, Index subs=_Subs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:278:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_coeffs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return m_supers.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:287:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return m_subs.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit TridiagonalMatrix(Index size = Size) : Base(size,size,Options&SelfAdjoint?0:1,1) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:319:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Base::template DiagonalIntReturnType<1>::Type super()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename Base::template DiagonalIntReturnType<1>::Type super() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:323:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Base::template DiagonalIntReturnType<-1>::Type sub()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:325:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename Base::template DiagonalIntReturnType<-1>::Type sub() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:512,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:41:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const XprType &xpr, const Index &outerId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:46:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_iter.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++() { m_iter.operator++(); return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:52:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index index() const { return m_iter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:54:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_iter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_iter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_iter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:67:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> InnerIterator(const EigenBase<T>&,Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:82:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &innerSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector& operator++() { m_inner++; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:94:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index index() const { return m_inner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:98:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:118:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &/*innerSize*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:513,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:19:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Vector run(const Vector& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Vector run(const Vector& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:56:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomposition& dec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:159:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
rcond_estimate_helper(typename Decomposition::RealScalar matrix_norm, const Decomposition& dec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:515,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:26:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &/*mat*/) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:53:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived & /*mat*/) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:68:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::all() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:105:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::any() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Eigen::Index DenseBase<Derived>::count() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:139:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::hasNaN() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::allFinite() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:516,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ElseMatrixType& a_elseMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:70:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC Index rows() const { return m_condition.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC Index cols() const { return m_condition.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:74:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i, Index j) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:91:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ConditionMatrixType& conditionMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:96:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ThenMatrixType& thenMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:101:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ElseMatrixType& elseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename ThenDerived::Scalar& elseScalar) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:154:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:65:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialReduxExpr(const MatrixType& mat, const MemberOp& func = MemberOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return (Direction==Vertical ? 1 : m_matrix.rows()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return (Direction==Horizontal ? 1 : m_matrix.cols()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:74:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Nested nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MemberOp& functor() const { return m_functor; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:118:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC member_lpnorm() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ResultType operator()(const XprType& mat) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit member_redux(const BinaryOp func) : m_functor(func) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:133:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline result_type operator()(const DenseBase<Derived>& mat) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SubVector subVector(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index subVectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
extendedTo(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
extendedToOpposite(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:255:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline VectorwiseOp(ExpressionType& matrix) : m_matrix(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:259:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ExpressionType& _expression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:271:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
redux(const BinaryOp& func = BinaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MinCoeffReturnType minCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:317:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MaxCoeffReturnType maxCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SquaredNormReturnType squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NormReturnType norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename LpNormReturnType<p>::Type lpNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BlueNormReturnType blueNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:376:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StableNormReturnType stableNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HypotNormReturnType hypotNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:398:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SumReturnType sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MeanReturnType mean() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AllReturnType all() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:424:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AnyReturnType any() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CountReturnType count() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ProdReturnType prod() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:460:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstReverseReturnType reverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:468:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseReturnType reverse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:473:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReplicateReturnType replicate(Index factor) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:487:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
replicate(Index factor = Factor) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:498:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:509:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator+=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator-=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:529:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator*=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:541:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator/=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:555:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:568:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:582:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:597:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator/(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:613:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
normalized() const { return m_matrix.cwiseQuotient(extendedToOpposite(this->norm())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:619:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:623:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void reverseInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HomogeneousReturnType homogeneous() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CrossReturnType cross(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HNormalizedReturnType hnormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:674:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::colwise()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:688:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::rowwise()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:518,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:19:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar operator() () const { return random<Scalar>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:87:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:113:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& DenseBase<Derived>::setRandom()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setRandom(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setRandom(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:519,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline explicit Replicate(const OriginalMatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:84:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Replicate(const OriginalMatrixType& matrix, Index rowFactor, Index colFactor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows() * m_rowFactor.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols() * m_colFactor.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:97:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _MatrixTypeNested& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::replicate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:134:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::replicate(Index factor) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:39:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline PacketType run(const PacketType& x) { return preverse(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:44:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline PacketType run(const PacketType& x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Reverse(const MatrixType& matrix) : m_matrix(matrix) { }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:101:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:118:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::reverse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void DenseBase<Derived>::reverseInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:172:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ExpressionType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:183:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ExpressionType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:204:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void VectorwiseOp<ExpressionType,Direction>::reverseInPlace()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_STRONG_INLINE ArrayWrapper(ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:66:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:73:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:75:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return m_expression.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const { dst = m_expression; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:103:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize) { m_expression.resize(newSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:107:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:159:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline MatrixWrapper(ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:164:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:166:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:168:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:173:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return m_expression.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:182:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize) { m_expression.resize(newSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:201:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:538,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:56:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(real,scalar_real_op,real part,\sa ArrayBase::real)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:57:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(imag,scalar_imag_op,imaginary part,\sa ArrayBase::imag)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:58:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(conj,scalar_conjugate_op,complex conjugate,\sa ArrayBase::conjugate)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:59:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(inverse,scalar_inverse_op,inverse,\sa ArrayBase::inverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:60:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sin,scalar_sin_op,sine,\sa ArrayBase::sin)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:61:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cos,scalar_cos_op,cosine,\sa ArrayBase::cos)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:62:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tan,scalar_tan_op,tangent,\sa ArrayBase::tan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:63:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(atan,scalar_atan_op,arc-tangent,\sa ArrayBase::atan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:64:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(asin,scalar_asin_op,arc-sine,\sa ArrayBase::asin)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:65:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(acos,scalar_acos_op,arc-consine,\sa ArrayBase::acos)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:66:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sinh,scalar_sinh_op,hyperbolic sine,\sa ArrayBase::sinh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:67:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cosh,scalar_cosh_op,hyperbolic cosine,\sa ArrayBase::cosh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:68:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tanh,scalar_tanh_op,hyperbolic tangent,\sa ArrayBase::tanh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:69:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(lgamma,scalar_lgamma_op,natural logarithm of the gamma function,\sa ArrayBase::lgamma)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:70:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(digamma,scalar_digamma_op,derivative of lgamma,\sa ArrayBase::digamma)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:71:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erf,scalar_erf_op,error function,\sa ArrayBase::erf)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:72:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erfc,scalar_erfc_op,complement error function,\sa ArrayBase::erfc)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:73:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(exp,scalar_exp_op,exponential,\sa ArrayBase::exp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:74:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log,scalar_log_op,natural logarithm,\sa Eigen::log10 DOXCOMMA ArrayBase::log)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:75:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log1p,scalar_log1p_op,natural logarithm of 1 plus the value,\sa ArrayBase::log1p)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:76:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log10,scalar_log10_op,base 10 logarithm,\sa Eigen::log DOXCOMMA ArrayBase::log)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:77:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs,scalar_abs_op,absolute value,\sa ArrayBase::abs DOXCOMMA MatrixBase::cwiseAbs)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:78:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs2,scalar_abs2_op,squared absolute value,\sa ArrayBase::abs2 DOXCOMMA MatrixBase::cwiseAbs2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:79:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(arg,scalar_arg_op,complex argument,\sa ArrayBase::arg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:80:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sqrt,scalar_sqrt_op,square root,\sa ArrayBase::sqrt DOXCOMMA MatrixBase::cwiseSqrt)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:81:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(rsqrt,scalar_rsqrt_op,reciprocal square root,\sa ArrayBase::rsqrt)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:82:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(square,scalar_square_op,square (power 2),\sa Eigen::abs2 DOXCOMMA Eigen::pow DOXCOMMA ArrayBase::square)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:83:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cube,scalar_cube_op,cube (power 3),\sa Eigen::pow DOXCOMMA ArrayBase::cube)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:84:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(round,scalar_round_op,nearest integer,\sa Eigen::floor DOXCOMMA Eigen::ceil DOXCOMMA ArrayBase::round)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:85:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(floor,scalar_floor_op,nearest integer not greater than the giben value,\sa Eigen::ceil DOXCOMMA ArrayBase::floor)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:86:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(ceil,scalar_ceil_op,nearest integer not less than the giben value,\sa Eigen::floor DOXCOMMA ArrayBase::ceil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:87:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isnan,scalar_isnan_op,not-a-number test,\sa Eigen::isinf DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isnan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:88:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isinf,scalar_isinf_op,infinite value test,\sa Eigen::isnan DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isinf)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:89:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isfinite,scalar_isfinite_op,finite value test,\sa Eigen::isinf DOXCOMMA Eigen::isnan DOXCOMMA ArrayBase::isfinite)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:90:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sign,scalar_sign_op,sign (or 0),\sa ArrayBase::sign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:108:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const ScalarExponent& exponent) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:114:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const typename Derived::Scalar& exponent) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:132:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const Eigen::ArrayBase<ExponentDerived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:161:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:169:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const typename Derived::Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:179:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(real,scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:180:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(imag,scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:181:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(abs2,scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:43:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit kernel_retval_base(const DecompositionType& dec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:51:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_rank; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DecompositionType& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:42:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image_retval_base(const DecompositionType& dec, const MatrixType& originalMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:48:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_dec.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_rank; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DecompositionType& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& originalMatrix() const { return m_originalMatrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:84:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:92:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:100:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivLU(const EigenBase<InputType>& matrix);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivLU(EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:131:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:144:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const PermutationPType& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:169:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationQType& permutationQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:189:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const internal::kernel_retval<FullPivLU> kernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image(const MatrixType& originalMatrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:273:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<MatrixType>::Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:292:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:307:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:317:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:332:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:362:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:375:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:387:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<FullPivLU> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:407:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:409:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:410:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:415:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:424:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:429:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:444:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:477:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:490:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<MatrixType>::Scalar FullPivLU<MatrixType>::determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType FullPivLU<MatrixType>::reconstructedMatrix() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:75:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
kernel_retval(const DecompositionType& dec) : Base(dec) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:622:3: note: in expansion of macro 'EIGEN_MAKE_KERNEL_HELPERS'
EIGEN_MAKE_KERNEL_HELPERS(FullPivLU<_MatrixType>)
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:629:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:77:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image_retval(const DecompositionType& dec, const MatrixType& originalMatrix) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:708:3: note: in expansion of macro 'EIGEN_MAKE_IMAGE_HELPERS'
EIGEN_MAKE_IMAGE_HELPERS(FullPivLU<_MatrixType>)
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:715:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:747:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:795:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<_MatrixType>::_solve_impl_transposed(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:867:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename MatrixType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::fullPivLu() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:98:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:116:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:126:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:149:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<PartialPivLU> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:216:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:220:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:221:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:248:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:276:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:281:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:292:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:315:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:365:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index unblocked_lu(MatrixType& lu, PivIndex* row_transpositions, PivIndex& nb_transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:426:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index blocked_lu(Index rows, Index cols, Scalar* lu_data, Index luStride, PivIndex* row_transpositions, PivIndex& nb_transpositions, Index maxBlockSize=256)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:502:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void partial_lu_inplace(MatrixType& lu, TranspositionType& row_transpositions, typename TranspositionType::StorageIndex& nb_transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:515:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void PartialPivLU<MatrixType>::compute()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:542:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename PartialPivLU<MatrixType>::Scalar PartialPivLU<MatrixType>::determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType PartialPivLU<MatrixType>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:575:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename LuType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:592:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::partialPivLu() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:607:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lu() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int a, int b, int c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:27:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int j, int k, int m, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:37:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:47:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:55:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:63:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:73:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:92:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::traits<Derived>::Scalar MatrixBase<Derived>::determinant() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:43:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:78:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:108:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:126:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar cofactor_3x3(const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:159:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:182:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:205:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int i1, int i2, int i3, int j1, int j2, int j3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:213:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar cofactor_4x4(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:271:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:293:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename XprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:335:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<Derived> MatrixBase<Derived>::inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:367:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:405:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& mat, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& mat, ResultType& result)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:40:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:43:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation(const Scalar& c, const Scalar& s) : m_c(c), m_s(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:45:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& c() { return m_c; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:46:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar c() const { return m_c; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& s() { return m_s; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:48:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar s() const { return m_s; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:51:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation operator*(const JacobiRotation& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation transpose() const { using numext::conj; return JacobiRotation(m_c, -conj(m_s)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation adjoint() const { using numext::conj; return JacobiRotation(conj(m_c), -m_s); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:65:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool makeJacobi(const MatrixBase<Derived>&, Index p, Index q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:66:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:68:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:72:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:83:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool JacobiRotation<Scalar>::makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:126:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool JacobiRotation<Scalar>::makeJacobi(const MatrixBase<Derived>& m, Index p, Index q)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:148:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:156:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:215:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:277:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:292:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:305:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:323:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:432:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void /*EIGEN_DONT_INLINE*/ apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:84:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT() : m_matrix(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(Index size) : m_matrix(size, size),
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixU matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:126:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixL matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:153:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<Derived> &bAndX) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:156:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:172:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLLT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:178:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:197:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LLT& adjoint() const { return *this; };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:200:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT rankUpdate(const VectorType& vec, const RealScalar& sigma = 1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:208:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:233:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:306:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index unblocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index blocked(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:375:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Index unblocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:381:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Index blocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:387:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:398:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:399:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:400:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool inplace_decomposition(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:409:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:410:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool inplace_decomposition(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT<MatrixType,_UpLo>& LLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:462:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT<_MatrixType,_UpLo> LLT<_MatrixType,_UpLo>::rankUpdate(const VectorType& v, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LLT<MatrixType,_UpLo>::solveInPlace(const MatrixBase<Derived> &bAndX) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:512:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType LLT<MatrixType,_UpLo>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:524:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::llt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:535:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::llt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:77:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:90:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:105:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(const EigenBase<InputType>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixU matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixL matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:156:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const TranspositionType& transpositionsP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Diagonal<const MatrixType> vectorD() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:170:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isPositive() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:177:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isNegative(void) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:200:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool solveInPlace(MatrixBase<Derived> &bAndX) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:212:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:217:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:224:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT& rankUpdate(const MatrixBase<Derived>& w, const RealScalar& alpha=1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:230:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLDLT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:236:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:243:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LDLT& adjoint() const { return *this; };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:245:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:253:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:262:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:294:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:407:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:445:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool update(MatrixType& mat, const TranspositionType& transpositions, Workspace& tmp, const WType& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:457:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:464:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE bool update(MatrixType& mat, TranspositionType& transpositions, Workspace& tmp, WType& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:475:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:476:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:483:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:484:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:493:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:533:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::rankUpdate(const MatrixBase<Derived>& w, const typename LDLT<MatrixType,_UpLo>::RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:561:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LDLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:614:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool LDLT<MatrixType,_UpLo>::solveInPlace(MatrixBase<Derived> &bAndX) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:628:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType LDLT<MatrixType,_UpLo>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:655:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::ldlt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:666:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::ldlt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:23,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixBase<Derived>::makeHouseholderInPlace(Scalar& tau, RealScalar& beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:68:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar& beta) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:116:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:90:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:102:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence(const VectorsType& v, const CoeffsType& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:167:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence(const HouseholderSequence& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:180:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return Side==OnTheLeft ? m_vectors.rows() : m_vectors.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:186:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:202:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EssentialVectorType essentialVector(Index k) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:209:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:224:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType inverse() const { return adjoint(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:233:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename DestType> inline void evalTo(DestType& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:242:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(Dest& dst, Workspace& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:285:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void applyThisOnTheRight(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void applyThisOnTheRight(Dest& dst, Workspace& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void applyThisOnTheLeft(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:313:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void applyThisOnTheLeft(Dest& dst, Workspace& workspace) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:356:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::matrix_type_times_scalar_type<Scalar, OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setLength(Index length)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:392:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setShift(Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:398:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index length() const { return m_length; } /**< \brief Returns the length of the Householder sequence. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index shift() const { return m_shift; } /**< \brief Returns the shift of the Householder sequence. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:414:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setTrans(bool trans)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:420:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool trans() const { return m_trans; } /**< \brief Returns the transpose flag. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:438:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::matrix_type_times_scalar_type<typename VectorsType::Scalar,OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other, const HouseholderSequence<VectorsType,CoeffsType,Side>& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:451:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence<VectorsType,CoeffsType> householderSequence(const VectorsType& v, const CoeffsType& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:463:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence<VectorsType,CoeffsType,OnTheRight> rightHouseholderSequence(const VectorsType& v, const CoeffsType& h)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:25,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:51:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void make_block_householder_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const CoeffsType& hCoeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:79:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsType& hCoeffs, bool forward)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:70:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR() : m_qr(), m_hCoeffs(), m_temp(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:78:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HouseholderQR(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:140:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:163:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:170:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:203:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:212:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:217:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar HouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:245:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar HouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void householder_qr_inplace_unblocked(MatrixQR& mat, HCoeffs& hCoeffs, typename MatrixQR::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:297:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixQR::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:379:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:402:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::householderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:87:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:126:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivHouseholderQR(const EigenBase<InputType>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:146:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivHouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:176:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:184:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixQReturnType matrixQ(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:188:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:195:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IntDiagSizeVectorType& rowsTranspositions() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:224:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:238:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:312:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<FullPivHouseholderQR> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:319:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:325:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:344:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:359:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:369:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:404:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:409:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:434:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:449:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR<MatrixType>& FullPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:457:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivHouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:542:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:583:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:606:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IntDiagSizeVectorType& rowsTranspositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:621:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(ResultType& result, WorkVectorType& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:640:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:641:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:657:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FullPivHouseholderQR<MatrixType>::MatrixQReturnType FullPivHouseholderQR<MatrixType>::matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:669:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::fullPivHouseholderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:83:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:124:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ColPivHouseholderQR(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ColPivHouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:181:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:182:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:214:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:233:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:247:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:255:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:272:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:285:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:298:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<ColPivHouseholderQR> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:327:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:328:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:334:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:353:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:368:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:394:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:403:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:411:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:420:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:427:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:432:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:448:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:457:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:472:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR<MatrixType>& ColPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:480:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ColPivHouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:585:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ColPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:621:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:634:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::householderQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:646:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::colPivHouseholderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition() : m_cpqr(), m_zCoeffs(), m_temp() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:113:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompleteOrthogonalDecomposition(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:128:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompleteOrthogonalDecomposition(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:148:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<Rhs>& b) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:154:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:155:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ(void) const { return m_cpqr.householderQ(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType matrixZ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:168:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQTZ() const { return m_cpqr.matrixQR(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const { return m_cpqr.matrixQR(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:184:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:209:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:233:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_cpqr.rank(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:242:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const { return m_cpqr.dimensionOfKernel(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:251:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const { return m_cpqr.isInjective(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:260:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const { return m_cpqr.isSurjective(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:269:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const { return m_cpqr.isInvertible(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:276:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<CompleteOrthogonalDecomposition> pseudoInverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:281:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_cpqr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:282:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cpqr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:289:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HCoeffsType& hCoeffs() const { return m_cpqr.hCoeffs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:296:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& zCoeffs() const { return m_zCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:317:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& setThreshold(const RealScalar& threshold) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:330:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& setThreshold(Default_t) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const { return m_cpqr.threshold(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:348:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const { return m_cpqr.nonzeroPivots(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:353:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar maxPivot() const { return m_cpqr.maxPivot(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:363:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void _solve_impl(const RhsType& rhs, DstType& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:374:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:378:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:383:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyZAdjointOnTheLeftInPlace(Rhs& rhs) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::absDeterminant() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:398:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::logAbsDeterminant() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:410:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void CompleteOrthogonalDecomposition<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:470:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Rhs& rhs) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsType& rhs, DstType& dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:535:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename CodType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::householderQ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:556:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::completeOrthogonalDecomposition() const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:21:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation<RealScalar> *j_right)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:54:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization() : m_householder(), m_bidiagonal(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit UpperBidiagonalization(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:64:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization& compute(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:65:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization& computeUnblocked(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:67:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& householder() const { return m_householder; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BidiagonalType& bidiagonal() const { return m_bidiagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HouseholderUSequenceType householderU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:76:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HouseholderVSequenceType householderV() // const here gives nasty errors and i'm lazy
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:96:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:159:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
traits<MatrixType>::Flags & RowMajorBit> > Y)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:286:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Scalar* /*tempData*/ = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:359:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::computeUnblocked(const _MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:381:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::compute(const _MatrixType& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:72:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixUType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixVType& matrixV() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SingularValuesType& singularValues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonzeroSingularValues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:130:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:155:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:180:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:190:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool computeU() const { return m_computeFullU || m_computeThinU; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:192:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool computeV() const { return m_computeFullV || m_computeThinV; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:194:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:195:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:208:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:223:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:229:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool allocate(Index rows, Index cols, unsigned int computationOptions) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:245:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SVDBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:261:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SVDBase<Derived>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:277:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool SVDBase<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:55:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, QRPreconditioner>&, const MatrixType&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:76:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:86:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:133:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:170:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:225:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:258:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:269:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:309:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:321:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:358:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(typename SVD::WorkMatrixType&, SVD&, Index, Index, RealScalar&) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:367:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(typename SVD::WorkMatrixType& work_matrix, SVD& svd, Index p, Index q, RealScalar& maxDiagEntry)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:531:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD(Index rows, Index cols, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:546:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit JacobiSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:561:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:569:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:581:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(Index rows, Index cols, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:613:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiSVD<MatrixType, QRPreconditioner>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:663:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType& matrix, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::jacobiSvd(unsigned int computationOptions) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:108:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD() : m_algoswap(16), m_numIters(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD(Index rows, Index cols, unsigned int computationOptions = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:140:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~BDCSVD()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:154:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:162:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setSwitchSize(int s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:174:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(Index rows, Index cols, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:175:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void divide(Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:176:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:177:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSingVals(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, VectorType& singVals, ArrayRef shifts, ArrayRef mus);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:178:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void perturbCol0(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:179:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSingVecs(const ArrayRef& zhat, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation43(Index firstCol, Index shift, Index i, Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:181:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:182:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:184:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naivev);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:186:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static RealScalar secularEq(RealScalar x, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:215:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:238:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD<MatrixType>& BDCSVD<MatrixType>::compute(const MatrixType& matrix, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:312:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naiveV)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:340:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:391:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:571:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:692:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename BDCSVD<MatrixType>::RealScalar BDCSVD<MatrixType>::secularEq(RealScalar mu, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:709:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorType& singVals, ArrayRef shifts, ArrayRef mus)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:928:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:977:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1021:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation43(Index firstCol, Index shift, Index i, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1050:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1090:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1269:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::bdcSvd(unsigned int computationOptions) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::cross(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const VectorLhs& lhs, const VectorRhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:82:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::cross3(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:110:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::cross(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:147:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:209:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:226:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::unitOrthogonal() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/EulerAngles.h:37:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::eulerAngles(Index a0, Index a1, Index a2) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Homogeneous(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows() + (int(Direction)==Vertical ? 1 : 0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:76:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols() + (int(Direction)==Horizontal ? 1 : 0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:78:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const NestedExpression& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Rhs>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Lhs>& lhs, const Homogeneous& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:98:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const Transform<Scalar,Dim,Mode,Options>& lhs, const Homogeneous& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
redux(const Func& func) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::homogeneous() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:148:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::homogeneous() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::hnormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:196:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::hnormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const type& run(const type &x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static type run (const TransformType& x) { return x.affine(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:235:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const type& run (const TransformType& x) { return x.matrix(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:260:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC homogeneous_left_product_impl(const Lhs& lhs, const MatrixType& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:265:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:266:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:268:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:299:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC homogeneous_right_product_impl(const MatrixType& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:303:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:306:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:354:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:371:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:387:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Homogeneous<LhsArg,Horizontal>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:418:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:428:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:440:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:482:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const TransformType& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:42:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:45:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType toRotationMatrix() const { return derived().toRotationMatrix(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType matrix() const { return derived().toRotationMatrix(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:53:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived inverse() const { return derived().inverse(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Isometry> operator*(const Translation<Scalar,Dim>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:60:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const UniformScaling<Scalar>& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const EigenBase<OtherDerived>& e) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:76:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const EigenBase<OtherDerived>& l, const Derived& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:80:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC friend inline Transform<Scalar,Dim,Affine> operator*(const DiagonalMatrix<Scalar,Dim>& l, const Derived& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:89:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator*(const Transform<Scalar,Dim,Mode,Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:93:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType _transformVector(const OtherVectorType& v) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:105:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:113:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const DiagonalMatrix<Scalar,Dim,MaxDim>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:126:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE ReturnType run(const RotationDerived& r, const OtherVectorType& v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:141:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:155:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:182:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Matrix<Scalar,2,2> toRotationMatrix(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:189:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Matrix<Scalar,Dim,Dim> toRotationMatrix(const RotationBase<OtherDerived,Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:195:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline const MatrixBase<OtherDerived>& toRotationMatrix(const MatrixBase<OtherDerived>& mat)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Rotation2D(const Scalar& a) : m_angle(a) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit Rotation2D(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:78:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar angle() const { return m_angle; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:81:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& angle() { return m_angle; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar smallestPositiveAngle() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:90:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar smallestAngle() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:98:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D inverse() const { return Rotation2D(-m_angle); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:101:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D operator*(const Rotation2D& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:105:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D& operator*=(const Rotation2D& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:109:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Vector2 operator* (const Vector2& vec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:113:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix2 toRotationMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:124:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D& operator=(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:130:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D slerp(const Scalar& t, const Rotation2D& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Rotation2D,Rotation2D<NewScalarType> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:147:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Rotation2D(const Rotation2D<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Rotation2D Identity() { return Rotation2D(0); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:158:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Rotation2D& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:176:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:188:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D<Scalar>::toRotationMatrix(void) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType x() const { return this->derived().coeffs().coeff(0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType y() const { return this->derived().coeffs().coeff(1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType z() const { return this->derived().coeffs().coeff(2); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:72:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType w() const { return this->derived().coeffs().coeff(3); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:75:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType x() { return this->derived().coeffs().x(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:77:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType y() { return this->derived().coeffs().y(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:79:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType z() { return this->derived().coeffs().z(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType w() { return this->derived().coeffs().w(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorBlock<const Coefficients,3> vec() const { return coeffs().template head<3>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorBlock<Coefficients,3> vec() { return coeffs().template head<3>(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:90:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const typename internal::traits<Derived>::Coefficients& coeffs() const { return derived().coeffs(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:93:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::traits<Derived>::Coefficients& coeffs() { return derived().coeffs(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:95:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& operator=(const QuaternionBase<Derived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:96:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const QuaternionBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& operator=(const AngleAxisType& aa);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:106:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Derived& operator=(const MatrixBase<OtherDerived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:111:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(Scalar(1), Scalar(0), Scalar(0), Scalar(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionBase& setIdentity() { coeffs() << Scalar(0), Scalar(0), Scalar(0), Scalar(1); return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredNorm() const { return coeffs().squaredNorm(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:125:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar norm() const { return coeffs().norm(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:129:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void normalize() { coeffs().normalize(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:139:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC inline Scalar dot(const QuaternionBase<OtherDerived>& other) const { return coeffs().dot(other.coeffs()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:141:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Scalar angularDistance(const QuaternionBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:144:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:148:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:150:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion<Scalar> operator* (const QuaternionBase<OtherDerived>& q) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:151:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator*= (const QuaternionBase<OtherDerived>& q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar> inverse() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar> conjugate() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Quaternion<Scalar> slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:166:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const QuaternionBase<OtherDerived>& other, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:170:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Vector3 _transformVector(const Vector3& v) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:185:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<internal::is_same<Scalar,NewScalarType>::value,const Derived&>::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:192:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<!internal::is_same<Scalar,NewScalarType>::value,Quaternion<NewScalarType> >::type cast() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:265:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:274:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion(const Scalar& w, const Scalar& x, const Scalar& y, const Scalar& z) : m_coeffs(x, y, z, w){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:277:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const Scalar* data) : m_coeffs(data) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:280:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion(const QuaternionBase<Derived>& other) { this->Base::operator=(other); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:283:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const AngleAxisType& aa) { *this = aa; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:290:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const MatrixBase<Derived>& other) { *this = other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:294:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const Quaternion<OtherScalar, OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:297:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Quaternion UnitRandom();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:300:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Quaternion FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:302:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:303:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:315:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void _check_template_params()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:383:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(const Scalar* coeffs) : m_coeffs(coeffs) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(Scalar* coeffs) : m_coeffs(coeffs) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:422:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:423:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:451:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived1>& a, const QuaternionBase<Derived2>& b){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:467:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::operator* (const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:478:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator*= (const QuaternionBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:493:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::_transformVector(const Vector3& v) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:506:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& QuaternionBase<Derived>::operator=(const QuaternionBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:514:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const QuaternionBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:523:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const AngleAxisType& aa)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:541:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::operator=(const MatrixBase<MatrixDerived>& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:554:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::toRotationMatrix(void) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:600:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:641:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::UnitRandom()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:667:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:682:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion<typename internal::traits<Derived>::Scalar> QuaternionBase<Derived>::inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:699:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived>& q){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:713:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:726:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::angularDistance(const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:744:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:781:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& a_mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:822:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& vec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:80:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline AngleAxis(const Scalar& angle, const MatrixBase<Derived>& axis) : m_axis(axis), m_angle(angle) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:85:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const QuaternionBase<QuatDerived>& q) { *this = q; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:88:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const MatrixBase<Derived>& m) { *this = m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar angle() const { return m_angle; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:93:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar& angle() { return m_angle; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:96:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Vector3& axis() const { return m_axis; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:101:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Vector3& axis() { return m_axis; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:104:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionType operator* (const AngleAxis& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:112:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& a, const AngleAxis& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:116:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& operator=(const QuaternionBase<QuatDerived>& q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:122:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& operator=(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:125:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& fromRotationMatrix(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:134:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<AngleAxis,AngleAxis<NewScalarType> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:139:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const AngleAxis<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline const AngleAxis Identity() { return AngleAxis(Scalar(0), Vector3::UnitX()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const AngleAxis& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:170:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const QuaternionBase<QuatDerived>& q)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:197:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:209:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:218:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>::toRotationMatrix(void) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:256:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:262:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:268:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const TranslationType& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:279:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const RotationBase<Derived, Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:285:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const Transform& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:292:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:303:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:313:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,Mode,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:321:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,OtherMode,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:362:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:369:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:384:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return int(Mode)==int(Projective) ? m_matrix.cols() : (m_matrix.cols()-1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:389:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (Index row, Index col) const { return m_matrix(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& operator() (Index row, Index col) { return m_matrix(row,col); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:395:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const MatrixType& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MatrixType& matrix() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:400:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstLinearPart linear() const { return ConstLinearPart(m_matrix,0,0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline LinearPart linear() { return LinearPart(m_matrix,0,0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstAffinePart affine() const { return take_affine_part::run(m_matrix); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:407:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffinePart affine() { return take_affine_part::run(m_matrix); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstTranslationPart translation() const { return ConstTranslationPart(m_matrix,0,Dim); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline TranslationPart translation() { return TranslationPart(m_matrix,0,Dim); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:441:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const EigenBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:453:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const EigenBase<OtherDerived> &a, const Transform &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:464:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const DiagonalBase<DiagonalDerived> &b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:479:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const DiagonalBase<DiagonalDerived> &a, const Transform &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:490:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator*=(const EigenBase<OtherDerived>& other) { return *this = *this * other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Transform operator * (const Transform& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:526:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const Transform<Scalar,Dim,OtherMode,OtherOptions>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:533:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void setIdentity() { m_matrix.setIdentity(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:539:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const Transform Identity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:546:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& scale(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:550:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& prescale(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& scale(const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:553:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& prescale(const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:557:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& translate(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:561:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& pretranslate(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:565:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& rotate(const RotationType& rotation);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:569:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& prerotate(const RotationType& rotation);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:571:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& shear(const Scalar& sx, const Scalar& sy);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:572:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& preshear(const Scalar& sx, const Scalar& sy);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:574:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const TranslationType& t);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:577:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const TranslationType& t) { return translate(t.vector()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:579:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform operator*(const TranslationType& t) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:582:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator=(const UniformScaling<Scalar>& t);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:585:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const UniformScaling<Scalar>& s) { return scale(s.factor()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:588:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransformTimeDiagonalReturnType operator*(const UniformScaling<Scalar>& s) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:596:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const DiagonalMatrix<Scalar,Dim>& s) { linearExt() *= s; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:599:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const RotationBase<Derived,Dim>& r);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator*=(const RotationBase<Derived,Dim>& r) { return rotate(r.toRotationMatrix()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:603:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform operator*(const RotationBase<Derived,Dim>& r) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:605:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const LinearMatrixType rotation() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:608:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:611:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:616:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:619:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform inverse(TransformTraits traits = (TransformTraits)Mode) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:622:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* data() const { return m_matrix.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:624:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar* data() { return m_matrix.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:632:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Transform,Transform<NewScalarType,Dim,Mode,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:637:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:647:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Transform& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:652:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void makeAffine()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:661:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:667:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:674:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:680:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:690:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void check_template_params()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:844:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::scale(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:857:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::scale(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:871:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::prescale(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:884:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::prescale(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:898:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::translate(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:912:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::pretranslate(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::rotate(const RotationType& rotation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:958:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::prerotate(const RotationType& rotation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:972:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::shear(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:988:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::preshear(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1001:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const TranslationType& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1010:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const TranslationType& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1018:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1028:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const RotationBase<Derived,Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1038:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1058:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::rotation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1079:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1108:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1146:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1157:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename MatrixType> EIGEN_DEVICE_FUNC static void run(MatrixType &) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1164:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const TransformType&, TransformType&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1171:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const TransformType& m, TransformType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1202:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::inverse(TransformTraits hint) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1241:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AffinePart run(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAffinePart run(const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixType& run(MatrixType& m) { return m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1251:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const MatrixType& run(const MatrixType& m) { return m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1261:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1272:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1282:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1289:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,AffineCompact,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1315:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1333:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1359:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1384:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1406:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1449:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1465:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other, const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1487:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1503:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1515:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1530:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:54:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Translation() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:56:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:63:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:71:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:74:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar x() const { return m_coeffs.x(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:76:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar y() const { return m_coeffs.y(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:78:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar z() const { return m_coeffs.z(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& x() { return m_coeffs.x(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:83:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& y() { return m_coeffs.y(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:85:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& z() { return m_coeffs.z(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& vector() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:88:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& vector() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& translation() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:91:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& translation() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:94:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation operator* (const Translation& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:98:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const UniformScaling<Scalar>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:102:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const EigenBase<OtherDerived>& linear) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:106:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline IsometryTransformType operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:112:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator*(const EigenBase<OtherDerived>& linear, const Translation& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:125:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator* (const Transform<Scalar,Dim,Mode,Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:135:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Derived>& vec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:139:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation inverse() const { return Translation(-m_coeffs); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:141:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const Translation Identity() { return Translation(VectorType::Zero()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:149:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Translation,Translation<NewScalarType,Dim> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:154:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:161:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Translation& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:176:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation<Scalar,Dim>::operator* (const UniformScaling<Scalar>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:189:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation<Scalar,Dim>::operator* (const EigenBase<OtherDerived>& linear) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UniformScaling() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:48:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline UniformScaling(const Scalar& s) : m_factor(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& factor() const { return m_factor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:51:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& factor() { return m_factor; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling operator* (const UniformScaling& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform<Scalar,Dim,Affine> operator* (const Translation<Scalar,Dim>& t) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:63:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform<Scalar,Dim,(int(Mode)==int(Isometry)?Affine:Mode)> operator* (const Transform<Scalar,Dim, Mode, Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::plain_matrix_type<Derived>::type operator* (const MatrixBase<Derived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:77:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Matrix<Scalar,Dim,Dim> operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:90:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<NewScalarType> cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:95:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline explicit UniformScaling(const UniformScaling<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:102:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isApprox(const UniformScaling& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<Derived>& matrix, const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:121:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<float> Scaling(float s) { return UniformScaling<float>(s); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:123:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<double> Scaling(double s) { return UniformScaling<double>(s); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:126:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<std::complex<RealScalar> > Scaling(const std::complex<RealScalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:131:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix<Scalar,2> Scaling(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:135:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix<Scalar,3> Scaling(const Scalar& sx, const Scalar& sy, const Scalar& sz)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:142:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalWrapper<const Derived> Scaling(const MatrixBase<Derived>& coeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:158:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UniformScaling<Scalar>::operator* (const Translation<Scalar,Dim>& t) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:53:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:56:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Hyperplane(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Hyperplane(Index _dim) : m_coeffs(_dim+1) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:67:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const VectorType& e)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:78:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const Scalar& d)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:88:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:99:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:123:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit Hyperplane(const ParametrizedLine<Scalar, AmbientDimAtCompileTime>& parametrized)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:129:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Hyperplane() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_coeffs.size()-1 : Index(AmbientDimAtCompileTime); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:135:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize(void)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:143:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar signedDistance(const VectorType& p) const { return normal().dot(p) + offset(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar absDistance(const VectorType& p) const { return numext::abs(signedDistance(p)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:152:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType projection(const VectorType& p) const { return p - signedDistance(p) * normal(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coeffs,0,0,dim(),1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar& offset() const { return m_coeffs.coeff(dim()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:171:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& offset() { return m_coeffs(dim()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:176:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:189:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType intersection(const Hyperplane& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:217:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane& transform(const MatrixBase<XprType>& mat, TransformTraits traits = Affine)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:242:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransformTraits traits = Affine)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:256:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Hyperplane<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:264:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:272:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:44:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ParametrizedLine() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ParametrizedLine(const ParametrizedLine<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:53:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(Index _dim) : m_origin(_dim), m_direction(_dim) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ParametrizedLine(const VectorType& origin, const VectorType& direction)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:62:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:65:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~ParametrizedLine() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return m_direction.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:73:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& origin() const { return m_origin; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:74:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& origin() { return m_origin; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:76:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& direction() const { return m_direction; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& direction() { return m_direction; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:82:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar squaredDistance(const VectorType& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar distance(const VectorType& p) const { EIGEN_USING_STD_MATH(sqrt) return sqrt(squaredDistance(p)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:93:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType projection(const VectorType& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:96:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType pointAt(const Scalar& t) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:99:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:102:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:105:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:114:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:122:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:132:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const ParametrizedLine& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:146:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ParametrizedLine<_Scalar, _AmbientDim,_Options>::ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim,OtherOptions>& hyperplane)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:157:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<_Scalar, _AmbientDim,_Options>::pointAt(const _Scalar& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:166:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:178:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:188:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:49,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(Index _dim) : m_min(_dim), m_max(_dim)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:75:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox(const OtherVectorType1& _min, const OtherVectorType2& _max) : m_min(_min), m_max(_max) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(const MatrixBase<Derived>& p) : m_min(p), m_max(m_min)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:82:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~AlignedBox() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:85:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_min.size() : Index(AmbientDimAtCompileTime); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool isNull() const { return isEmpty(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:91:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void setNull() { setEmpty(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:95:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool isEmpty() const { return (m_min.array() > m_max.array()).any(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void setEmpty()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorType& (min)() const { return m_min; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:108:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType& (min)() { return m_min; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:110:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorType& (max)() const { return m_max; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType& (max)() { return m_max; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:116:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
center() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:123:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> sizes() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:127:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar volume() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:134:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:146:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType corner(CornerType corner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:164:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType sample() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool contains(const MatrixBase<Derived>& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:189:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool contains(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:194:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool intersects(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:200:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& extend(const MatrixBase<Derived>& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& extend(const AlignedBox& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& clamp(const AlignedBox& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:230:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox intersection(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox merged(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:241:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& translate(const MatrixBase<Derived>& a_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:254:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const MatrixBase<Derived>& p) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:260:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const AlignedBox& b) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:267:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const MatrixBase<Derived>& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:274:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:284:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
AlignedBox<NewScalarType,AmbientDimAtCompileTime> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:292:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:302:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const AlignedBox& other, const RealScalar& prec = ScalarTraits::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:314:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const MatrixBase<Derived>& a_p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:336:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const AlignedBox& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Umeyama.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
umeyama(const MatrixBase<Derived>& src, const MatrixBase<OtherDerived>& dst, bool with_scaling = true)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<float, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<float> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<float, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion<float>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:51:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<float> run(const QuaternionBase<Derived>& q)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const VectorLhs& lhs, const VectorRhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<double> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion<double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:146:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<double> run(const QuaternionBase<Derived>& q)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:113:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Tridiagonalization(Index size = Size==Dynamic ? 2 : Size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:130:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Tridiagonalization(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:157:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization& compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffVectorType householderCoefficients() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:219:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& packedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixTReturnType matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:284:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:296:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SubDiagonalReturnType subDiagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:307:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization<MatrixType>::diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization<MatrixType>::subDiagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:347:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:427:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:442:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:466:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:511:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType&, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:534:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TridiagonalizationMatrixTReturnType(const MatrixType& mat) : m_matrix(mat) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:537:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:545:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_matrix.cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:14,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:100:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HessenbergDecomposition(Index size = Size==Dynamic ? 2 : Size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:119:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HessenbergDecomposition(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:152:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HessenbergDecomposition& compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:179:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CoeffVectorType& householderCoefficients() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& packedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:262:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixHReturnType matrixH() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:272:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void _compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:294:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HessenbergDecomposition<MatrixType>::_compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:347:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HessenbergDecompositionMatrixHReturnType(const HessenbergDecomposition<MatrixType>& hess) : m_hess(hess) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:355:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:363:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_hess.packedMatrix().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:364:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_hess.packedMatrix().cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:83:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:104:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealSchur(const EigenBase<InputType>& matrix, bool computeU = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:127:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:170:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:190:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:195:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:206:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:213:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:238:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar computeNormOfT();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:239:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:240:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:241:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:242:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:243:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:249:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur<MatrixType>& RealSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:282:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur<MatrixType>& RealSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar RealSchur<MatrixType>::computeNormOfT()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:371:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealSchur<MatrixType>::findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:390:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:425:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:467:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:492:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:113:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver() : m_eivec(), m_eivalues(), m_isInitialized(false), m_realSchur(), m_matT(), m_tmp() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:147:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvectorsType eigenvectors() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& pseudoEigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:224:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType pseudoEigenvalueMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvalueType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:278:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:295:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void doComputeEigenvectors();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:305:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:324:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType EigenSolver<MatrixType>::pseudoEigenvalueMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:345:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename EigenSolver<MatrixType>::EigenvectorsType EigenSolver<MatrixType>::eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:379:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:458:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void EigenSolver<MatrixType>::doComputeEigenvectors()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SelfAdjointEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:162:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SelfAdjointEigenSolver(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:203:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& compute(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:224:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& computeDirect(const MatrixType& matrix, int options = ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:238:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options=ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvectorsType& eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:282:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealVectorType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:306:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType operatorSqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType operatorInverseSqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:343:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:357:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:400:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::compute(const EigenBase<InputType>& a_matrix, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:451:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:482:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:550:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& eig, const typename SolverType::MatrixType& A, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:567:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void computeRoots(const MatrixType& m, VectorType& roots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:606:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool extract_kernel(MatrixType& mat, Ref<VectorType> res, Ref<VectorType> representative)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:627:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& solver, const MatrixType& mat, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:721:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void computeRoots(const MatrixType& m, VectorType& roots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:731:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& solver, const MatrixType& mat, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:800:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::computeDirect(const MatrixType& matrix, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:809:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedSelfAdjointEigenSolver() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GeneralizedSelfAdjointEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:107:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int options = ComputeEigenvectors|Ax_lBx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:154:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int options = ComputeEigenvectors|Ax_lBx);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
compute(const MatrixType& matA, const MatrixType& matB, int options)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:94:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:113:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexSchur(const EigenBase<InputType>& matrix, bool computeU = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrixType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrixType& matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:191:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:211:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU=true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:217:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:228:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:235:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:256:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool subdiagonalEntryIsNeglegible(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:257:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexScalar computeShift(Index iu, Index iter);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:258:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reduceToTriangularForm(bool computeU);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:266:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool ComplexSchur<MatrixType>::subdiagonalEntryIsNeglegible(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:281:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ComplexSchur<MatrixType>::ComplexScalar ComplexSchur<MatrixType>::computeShift(Index iu, Index iter)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:322:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:344:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:359:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:370:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexSchur<MatrixType>::reduceToTriangularForm(bool computeU)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:92:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:126:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexEigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:157:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvectorType& eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvalueType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:213:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:219:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:233:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:240:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:253:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void doComputeEigenvectors(RealScalar matrixnorm);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sortEigenvalues(bool computeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:261:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexEigenSolver<MatrixType>::doComputeEigenvectors(RealScalar matrixnorm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexEigenSolver<MatrixType>::sortEigenvalues(bool computeEigenvectors)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealQZ(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:104:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ(const MatrixType& A, const MatrixType& B, bool computeQZ = true) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:129:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixZ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:139:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixS() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:160:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ& compute(const MatrixType& A, const MatrixType& B, bool computeQZ = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:166:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index iterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:205:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void hessenbergTriangular();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeNorms();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:207:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallSubdiagEntry(Index iu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:208:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallDiagEntry(Index f, Index l);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void splitOffTwoRows(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pushDownZero(Index z, Index f, Index l);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void step(Index f, Index l, Index iter);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:217:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void RealQZ<MatrixType>::hessenbergTriangular()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:264:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::computeNorms()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:279:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealQZ<MatrixType>::findSmallSubdiagEntry(Index iu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:297:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealQZ<MatrixType>::findSmallDiagEntry(Index f, Index l)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:311:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::splitOffTwoRows(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::pushDownZero(Index z, Index f, Index l)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:400:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::step(Index f, Index l, Index iter)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:556:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ<MatrixType>& RealQZ<MatrixType>::compute(const MatrixType& A_in, const MatrixType& B_in, bool computeQZ)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GeneralizedEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:155:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvectorsType eigenvectors() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvalueType eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVectorType alphas() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorType betas() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:253:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver& compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:263:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:271:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:287:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver<MatrixType>::compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:23:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:35:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operatorNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::operatorNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseTriangularShape { static std::string debugName() { return "SparseTriangularShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseSelfAdjointShape { static std::string debugName() { return "SparseSelfAdjointShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:157:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Triplet() : m_row(0), m_col(0), m_value(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Triplet(const StorageIndex& i, const StorageIndex& j, const Scalar& v = Scalar(0))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:164:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex& row() const { return m_row; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex& col() const { return m_col; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& value() const { return m_value; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:55:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& const_cast_derived() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:159,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:161,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr topRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr topRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr bottomRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr bottomRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr middleRows(Index startRow, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr leftCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr leftCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr rightCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr rightCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr middleCols(Index startCol, Index numCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColXpr col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColXpr col(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowXpr row(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowXpr row(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType segment(Index start, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType segment(Index start, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType head(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType head(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType tail(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType tail(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:173:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:176:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return rows() * cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:181:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isVector() const { return rows()==1 || cols()==1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:184:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index outerSize() const { return (int(Flags)&RowMajorBit) ? this->rows() : this->cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:187:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index innerSize() const { return (int(Flags)&RowMajorBit) ? this->cols() : this->rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isRValue() const { return m_isRValue; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& markAsRValue() { m_isRValue = true; return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:192:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase() : m_isRValue(false) { /* TODO check flags */ }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& operator=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:201:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& operator=(const Derived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& assign(const OtherDerived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void assignGeneric(const OtherDerived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:213:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseMatrixBase& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:263:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const DiagonalBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:270:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const DiagonalBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:273:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:278:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:292:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:297:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:303:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:309:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:314:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:320:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:324:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct<Derived,Upper|Lower> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:330:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const TriangularView<const Derived, Mode> triangularView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Scalar dot(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:344:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Scalar dot(const SparseMatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:345:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar squaredNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar norm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:347:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar blueNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:349:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransposeReturnType transpose() { return TransposeReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:350:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstTransposeReturnType transpose() const { return ConstTransposeReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:351:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AdjointReturnType adjoint() const { return AdjointReturnType(transpose()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:356:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerVectorReturnType innerVector(Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstInnerVectorReturnType innerVector(Index outer) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerVectorsReturnType innerVectors(Index outerStart, Index outerSize);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:363:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstInnerVectorsReturnType innerVectors(Index outerStart, Index outerSize) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDense() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:372:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:376:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename internal::eval<Derived>::type eval() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:387:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:390:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pruned(const Scalar& reference = Scalar(0), const RealScalar& epsilon = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline StorageIndex convert_index(const Index idx) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest &) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:17:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:25:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:34:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& SparseMatrixBase<Derived>::operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:43:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& SparseMatrixBase<Derived>::operator=(const Derived& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:71:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assign_sparse_to_sparse(DstXprType &dst, const SrcXprType &src)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:130:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:140:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:185:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<Scalar,Options,StorageIndex> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:201:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrixBase<DstDerived> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:206:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:209:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:35:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:39:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompressedStorage(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:45:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage(const CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:51:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage& operator=(const CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CompressedStorage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reserve(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:83:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void squeeze()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:89:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index size, double reserveSizeFactor = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void append(const Scalar& v, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:109:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:110:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index allocatedSize() const { return m_allocatedSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void clear() { m_size = 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:113:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar* valuePtr() const { return m_values; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr() { return m_values; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* indexPtr() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* indexPtr() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& value(Index i) { eigen_internal_assert(m_values!=0); return m_values[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:119:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value(Index i) const { eigen_internal_assert(m_values!=0); return m_values[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:121:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& index(Index i) { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& index(Index i) const { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:125:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index searchLowerIndex(Index key) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index searchLowerIndex(Index start, Index end, Index key) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:146:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar at(Index key, const Scalar& defaultValue = Scalar(0)) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:159:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar atInRange(Index start, Index end, Index key, const Scalar &defaultValue = Scalar(0)) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:174:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& atWithInsertion(Index key, const Scalar& defaultValue = Scalar(0))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reallocate(Index size)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:30:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit AmbiVector(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init(double estimatedDensity);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:37:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init(int mode);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:39:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:42:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setBounds(Index start, Index end) { m_start = convert_index(start); m_end = convert_index(end); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:44:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void restart();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:47:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeff(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:52:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~AmbiVector() { delete[] m_buffer; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex size() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex convert_index(Index idx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reallocate(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:90:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reallocateSparse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:129:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index AmbiVector<_Scalar,_StorageIndex>::nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:138:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::init(double estimatedDensity)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::init(int mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:164:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::restart()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:171:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:187:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_Scalar& AmbiVector<_Scalar,_StorageIndex>::coeffRef(Index i)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:256:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_Scalar& AmbiVector<_Scalar,_StorageIndex>::coeff(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Iterator(const AmbiVector& vec, const RealScalar& epsilon = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:328:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex index() const { return m_cachedIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar value() const { return m_cachedValue; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:331:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator bool() const { return m_cachedIndex>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Iterator& operator++()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:50:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<IndexVector> innerNonZeros() { return Eigen::Map<IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:51:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Eigen::Map<const IndexVector> innerNonZeros() const { return Eigen::Map<const IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return derived().valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:75:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return derived().valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return derived().innerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return derived().innerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return derived().outerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return derived().outerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:100:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return derived().innerNonZeroPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return derived().innerNonZeroPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:107:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isCompressed() const { return innerNonZeroPtr()==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:114:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Map<const Array<Scalar,Dynamic,1> > coeffs() const { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:126:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map<Array<Scalar,Dynamic,1> > coeffs() { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:130:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseCompressedBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:132:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> explicit SparseCompressedBase(const SparseCompressedBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:139:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const InnerIterator& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:147:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator& operator=(const InnerIterator& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:157:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const SparseCompressedBase& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit InnerIterator(const SparseCompressedBase& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit InnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InnerIterator& operator++() { m_id++; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value() const { return m_values[m_id]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:192:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_indices[m_id]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return (m_id < m_end); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> InnerIterator(const SparseMatrixBase<T>&, Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:217:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseInnerIterator(const SparseCompressedBase& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:235:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ReverseInnerIterator(const SparseCompressedBase& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:241:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ReverseInnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:247:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ReverseInnerIterator& operator--() { --m_id; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value() const { return m_values[m_id-1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:250:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id-1]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_indices[m_id-1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:253:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:255:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:257:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return (m_id > m_start); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:282:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : m_matrix(0), m_zero(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:286:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const Derived &mat) : m_matrix(&mat), m_zero(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:291:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator Derived&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const Derived&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:299:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:318:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index find(Index row, Index col) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:136:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:141:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return m_data.valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:152:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return m_data.valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:157:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:161:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:170:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return m_outerIndex; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return m_innerNonZeros; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:182:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Storage& data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Storage& data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insert(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:251:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:262:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserve(Index reserveSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SizesType::value_type())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:297:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserveInnerVectors(const SizesType& reserveSizes)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:391:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:403:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:413:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:423:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFromTriplets(const InputIterators& begin, const InputIterators& end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sumupDuplicates() { collapseDuplicates(internal::scalar_sum_op<Scalar,Scalar>()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void collapseDuplicates(DupFunctor dup_func = DupFunctor());
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:458:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insertByOuterInner(Index j, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeCompressed()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:496:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void uncompress()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:508:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:521:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const KeepFunc& keep = KeepFunc())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:554:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:622:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:645:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeNonZeros(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:651:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstDiagonalReturnType diagonal() const { return ConstDiagonalReturnType(*this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:657:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal() { return DiagonalReturnType(*this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:660:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:668:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:677:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:697:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseSelfAdjointView<OtherDerived, UpLo>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:705:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:714:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrix(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:724:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseMatrix(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:733:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:745:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix& operator=(const SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix& operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:787:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE SparseMatrix& operator=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:789:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseMatrix& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:851:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initAssignment(const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:863:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE Scalar& insertCompressed(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:873:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SingletonVector(Index i, Index v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:877:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex operator[](Index i) const { return i==m_index ? m_value : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:882:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE Scalar& insertUncompressed(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:887:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& insertBackUncompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:908:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
default_prunning_func(const Scalar& ref, const RealScalar& eps) : reference(ref), epsilon(eps) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:909:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index&, const Index&, const Scalar& value) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:921:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_from_triplets(const InputIterator& begin, const InputIterator& end, SparseMatrixType& mat, DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:994:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1010:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1018:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::collapseDuplicates(DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1058:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE SparseMatrix<Scalar,_Options,_StorageIndex>& SparseMatrix<Scalar,_Options,_StorageIndex>::operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1130:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1250:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertUncompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1282:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertCompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1396:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1397:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const SparseMatrixType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:87:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return m_zero_nnz[1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:90:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isCompressed() const { return m_innerNonZeros==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return m_values; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:97:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return m_innerIndices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:99:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:105:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:125:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ScalarPointer valuePtr, IndexPointer innerNonZerosPtr = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:131:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase(Index size, Index nnz, IndexPointer innerIndexPtr, ScalarPointer valuePtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:137:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:170:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return Base::m_values; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:172:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return Base::m_innerIndices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return Base::m_outerIndex; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return Base::m_innerNonZeros; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:180:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:196:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase(Index size, Index nnz, StorageIndex* innerIndexPtr, Scalar* valuePtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:206:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:251:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~Map() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:271:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* innerIndexPtr, const Scalar* valuePtr, const StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:276:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~Map() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:287:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:297:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:298:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:42:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MappedSparseMatrix(Index rows, Index cols, Index nnz, StorageIndex* outerIndexPtr, StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZeroPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~MappedSparseMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:59:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:60:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsColVector ? m_size : 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:82:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsColVector ? 1 : m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:83:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index innerSize() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:84:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outerSize() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:86:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar* valuePtr() const { return m_data.valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:87:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* valuePtr() { return m_data.valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:89:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:92:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:98:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Storage& data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Storage& data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:107:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:113:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:125:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:137:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero() { m_data.clear(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:140:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return m_data.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:154:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:166:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackUnordered(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:182:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insert(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserve(Index reserveSize) { m_data.reserve(reserveSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:223:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:233:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeNonZeros(Index size) { m_data.resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:259:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector() : m_size(0) { check_template_parameters(); resize(0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SparseVector(Index size) : m_size(0) { check_template_parameters(); resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:263:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(Index rows, Index cols) : m_size(0) { check_template_parameters(); resize(rows,cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:266:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(const SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:287:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:294:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseMatrix<Scalar,OtherOptions,StorageIndex>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:301:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:316:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:326:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseSparseProduct<Lhs,Rhs>& product)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:332:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseVector& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:341:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseVector() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:344:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void startFill(Index reserve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:356:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index r, Index c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:363:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:370:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index r, Index c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:377:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void endFill() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:387:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Storage& _data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED const Storage& _data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:397:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:423:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:425:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const SparseVectorType &mat) : m_matrix(&mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:430:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator SparseVectorType&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const SparseVectorType&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:442:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:91:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseRefBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(Expression& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:134:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:145:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:161:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseCompressedBase<Derived>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:188:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:202:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~Ref() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:212:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:265:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseVector<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:273:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(SparseVector<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:280:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseCompressedBase<Derived>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:311:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:316:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:320:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~Ref() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:330:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:336:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:359:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:369:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:370:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:379:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:380:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:389:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:390:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:31:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:37:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:57:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:61:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& valueRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:86:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:116:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& valueRef() { return m_functor(Base::valueRef()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator*=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator/=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CwiseBinaryOpImpl()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:75:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:81:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return Lhs::IsRowMajor ? m_lhsIter.row() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return Lhs::IsRowMajor ? index() : m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:117:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:142:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:169:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:175:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:196:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:198:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_rhsIter.outer() : m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:201:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:219:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:257:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:263:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:282:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:284:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:286:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_lhsIter.outer() : m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:289:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:307:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:317:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:341:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:350:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:369:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:419:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:431:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:445:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(m_lhsIter.value(), m_rhsIter.value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:448:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:449:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:450:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:452:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return (m_lhsIter && m_rhsIter); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:466:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:506:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:510:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:519:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_rhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:520:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_rhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:522:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_rhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_rhsIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:540:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:549:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:580:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:584:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:590:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:594:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:597:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:599:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_lhsIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:615:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:642:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:650:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:659:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator-=(const SparseMatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:667:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator+=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:674:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator+=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator-=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:691:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::cwiseProduct(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:698:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:705:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:712:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:719:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:49,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:31:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return derived().nestedExpression().nonZeros(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return derived().nestedExpression().valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:34:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return derived().nestedExpression().innerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return derived().nestedExpression().outerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:36:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return derived().nestedExpression().innerNonZeroPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return derived().nestedExpression().valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return derived().nestedExpression().innerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return derived().nestedExpression().outerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return derived().nestedExpression().innerNonZeroPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:62:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:69:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index row() const { return EvalIterator::col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:74:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index col() const { return EvalIterator::row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:82:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) :m_argImpl(op.nestedExpression()) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:35:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:42:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:54:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:59:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:64:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const XprType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:65:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:69:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockImpl& operator=(const T&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:115:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockType& operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:214:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockType& operator=(const BlockType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:221:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:226:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:236:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:239:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isCompressed() const { return m_matrix.innerNonZeroPtr()==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:246:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:251:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& lastCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:266:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:267:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:269:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const SparseMatrixType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:270:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrixType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:272:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:274:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:294:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:298:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:313:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:317:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:323:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr, Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:324:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:333:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::InnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:340:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename SparseMatrixBase<Derived>::ConstInnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:348:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:397:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:402:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:404:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:409:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:420:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const XprType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:427:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:428:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return m_startRow.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return m_startCol.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:437:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const { return Dynamic; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockImpl& operator=(const T&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:484:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:488:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:511:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerVectorInnerIterator(const unary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return EvalIterator::index() - convert_index<StorageIndex>(IsRowMajor ? m_block.startCol() : m_block.startRow()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:521:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return EvalIterator::outer() - (IsRowMajor ? m_block.startRow() : m_block.startCol()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:522:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return EvalIterator::row() - m_block.startRow(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return EvalIterator::col() - m_block.startCol(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:525:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return EvalIterator::operator bool() && EvalIterator::index() < m_end; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:539:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE OuterVectorInnerIterator(const unary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:554:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return convert_index<StorageIndex>(m_outerPos - (IsRowMajor ? m_eval.m_block.startCol() : m_eval.m_block.startRow())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:555:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:556:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? 0 : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:557:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:559:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_it.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:560:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return m_it.valueRef(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline OuterVectorInnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return m_outerPos < m_end; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:586:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:595:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:51,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:18:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:43:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::dot(const SparseMatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::blueNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:52,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:17:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:30:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrix<_Scalar,_Options,_Index>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:41:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseVector<_Scalar,_Options,_Index>::sum() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:53,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:55:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar &epsilon = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:58:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_matrix.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:62:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_matrix.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:68:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar reference() const { return m_reference; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:69:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar epsilon() const { return m_epsilon; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:97:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void incrementToNonZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:153:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:166:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:172:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_inner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void incrementToNonZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:199:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:227:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real& epsilon) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:247:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& epsilon) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:54,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:45:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr) : Base(xpr.rhs(), xpr.lhs().diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr) : Base(xpr.lhs(), xpr.rhs().diagonal().transpose()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:70:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:75:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_coeff * SparseXprInnerIterator::value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:80:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagonalCoeffType &diagCoeff)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_sparseXprImpl.nonZerosEstimate(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:109:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_sparseIter.value() * m_diagCoeffNested.coeff(index()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:110:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_sparseIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_sparseIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return SparseXprType::IsRowMajor ? m_sparseIter.index() : m_sparseIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return SparseXprType::IsRowMajor ? m_sparseIter.outer() : m_sparseIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++() { ++m_sparseIter; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return m_sparseIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:123:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagCoeffType &diagCoeff)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:127:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_sparseXprEval.nonZerosEstimate(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:212:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:224:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:309:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:318:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:329:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:91:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:103:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:117:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:130:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:150:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:162:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:174:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:186:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:29:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator*(const SparseMatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:41:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:48:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void addTo(Dest& dst, const ActualLhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:60:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void subTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:69:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, SparseShape)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, DenseShape)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:105:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:121:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:132:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:34:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:64:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void processRow(const LhsEval& lhsEval, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha, Index i, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:92:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:115:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:134:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:147:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void sparse_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:163:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:185:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:232:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_dense_outer_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return NeedToTranspose ? m_outer : LhsIterator::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:241:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return NeedToTranspose ? LhsIterator::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return LhsIterator::value() * m_factor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return LhsIterator::operator bool() && (!m_empty); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar get(const RhsEval &rhs, Index outer, Dense = Dense()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar get(const RhsEval &rhs, Index outer, Sparse = Sparse())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:266:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_dense_outer_product_evaluator(const Lhs1 &lhs, const ActualRhs &rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:273:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_dense_outer_product_evaluator(const ActualRhs &rhs, const Lhs1 &lhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:295:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:59,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:62:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SparseSelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:71:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _MatrixTypeNested& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:72:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::remove_reference<MatrixTypeNested>::type& matrix() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:81:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:93:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:123:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:127:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct<_MatrixTypeNested,Mode> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSymmetricPermutationProduct<SrcMatrixType,SrcMode>& permutedMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSelfAdjointView& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:146:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSelfAdjointView<SrcMatrixType,SrcMode>& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:152:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:166:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest &) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::template ConstSelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:182:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::template SelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:194:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView<MatrixType,Mode>::rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:229:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignOpType&/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:236:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignFunc& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:245:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:254:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:262:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DynamicSparseMatrix<DestScalar,ColMajor,StorageIndex>& dst, const SrcXprType &src, const AssignOpType&/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:280:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void sparse_selfadjoint_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:345:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const LhsView& lhsView, const Rhs& rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:362:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const RhsView& rhsView, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:407:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:427:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:517:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DstOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:613:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct(const MatrixType& mat, const Perm& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:618:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NestedExpression& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Perm& perm() const { return m_perm; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:637:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<Scalar,Options,DstIndex> &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:646:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseSelfAdjointView<DestType,DestMode>& dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:60,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solve() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:52:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:59:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> void solveInPlace(MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:62:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> void solveInPlace(SparseMatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : m_argImpl(xpr.nestedExpression()), m_arg(xpr.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:96:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:105:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:123:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:159:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:169:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& valueRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::triangularView() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:33:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:70:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:144:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:178:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(MatrixBase<OtherDerived>& other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:295:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(SparseMatrixBase<OtherDerived>& other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:38:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:147:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<SparseDerived>& matrix, const PermutationBase<PermDerived>& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:154:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*( const PermutationBase<PermDerived>& perm, const SparseMatrixBase<SparseDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:162:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<SparseDerived>& matrix, const InverseImpl<PermutationType, PermutationStorage>& tperm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:171:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const InverseImpl<PermutationType,PermutationStorage>& tperm, const SparseMatrixBase<SparseDerived>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:63,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseFuzzy.h:17:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool SparseMatrixBase<Derived>::isApprox(const SparseMatrixBase<OtherDerived>& other, const RealScalar &prec) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:64,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:23:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:47:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:72:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:76:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SparseSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:88:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:101:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const SparseMatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:111:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:38:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> inline T amd_flip(const T& i) { return -i-2; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> inline T amd_unflip(const T& i) { return i<0 ? amd_flip(i) : i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T0, typename T1> inline bool amd_marked(const T0* w, const T1& j) { return w[j]<0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:41:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T0, typename T1> inline void amd_mark(const T0* w, const T1& j) { return w[j] = amd_flip(w[j]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:45:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex cs_tdfs(StorageIndex j, StorageIndex k, StorageIndex *head, const StorageIndex *next, StorageIndex *post, StorageIndex *stack)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:94:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void minimum_degree_ordering(SparseMatrix<Scalar,ColMajor,StorageIndex>& C, PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_c(IndexType n_col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:206:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_r(IndexType n_row)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType init_rows_cols (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> col [], IndexType A [], IndexType p [], IndexType stats[COLAMD_STATS] );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void init_scoring (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], double knobs[COLAMD_KNOBS], IndexType *p_n_row2, IndexType *p_n_col2, IndexType *p_max_deg);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType find_ordering (IndexType n_row, IndexType n_col, IndexType Alen, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType n_col2, IndexType max_deg, IndexType pfree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void order_children (IndexType n_col, colamd_col<IndexType> Col [], IndexType p []);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void detect_super_cols (colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType row_start, IndexType row_length ) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType garbage_collection (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType *pfree) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline IndexType clear_mark (IndexType n_row, Colamd_Row<IndexType> Row [] ) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:257:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void colamd_set_defaults(double knobs[COLAMD_KNOBS])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:322:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool colamd(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[COLAMD_KNOBS], IndexType stats[COLAMD_STATS])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:493:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:712:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:949:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1453:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1556:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1708:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1825:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:27:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ordering_helper_at_plus_a(const MatrixType& A, MatrixType& symmat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:61:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const MatrixType& mat, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:74:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const SparseSelfAdjointView<SrcType, SrcUpLo>& mat, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:102:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const MatrixType& /*mat*/, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const MatrixType& mat, PermutationType& perm)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:24:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const InputMatrixType& input, ConstCholMatrixPtr &pmat, CholMatrixType &tmp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:34:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& input, ConstMatrixPtr &pmat, MatrixType &/*tmp*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:82:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholeskyBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:86:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialCholeskyBase(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:92:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SimplicialCholeskyBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:97:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:100:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:107:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationPinv() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:132:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setShift(const RealScalar& offset, const RealScalar& scale = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:142:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dumpMemory(Stream& s)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:156:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:183:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:194:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:206:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:228:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize_preordered(const CholMatrixType& a);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:230:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a, bool doLDLT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:239:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern_preordered(const CholMatrixType& a, bool doLDLT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:245:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index& row, const Index& col, const Scalar&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:282:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:283:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:296:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:297:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLLT() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialLLT(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixL matrixL() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixU matrixU() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:364:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLLT& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:376:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:393:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:437:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLDLT() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialLDLT(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:444:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const VectorType vectorD() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:449:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixL matrixL() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:455:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixU matrixU() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:461:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLDLT& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:473:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:484:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:490:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:518:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky() : Base(), m_LDLT(true) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:520:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialCholesky(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:526:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky& setMode(SimplicialCholeskyMode mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:543:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const VectorType vectorD() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CholMatrixType rawMatrix() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:553:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:568:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:579:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:589:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:627:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:632:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:650:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:51:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::analyzePattern_preordered(const CholMatrixType& ap, bool doLDLT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:101:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::factorize_preordered(const CholMatrixType& ap)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:26:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sparselu_gemm(Index m, Index n, Index d, const Scalar* A, Index lda, const Scalar* B, Index ldb, Scalar* C, Index ldc)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MappedSuperNodalMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:46:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MappedSuperNodalMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:62:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_row; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_col; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:90:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr() { return m_nzval; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:92:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar* valuePtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* colIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* colIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* rowIndex() { return m_rowind; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:114:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* rowIndex() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* rowIndexPtr() { return m_rowind_colptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:124:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* rowIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* colToSup() { return m_col_to_sup; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:134:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* colToSup() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:141:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* supToCol() { return m_sup_to_col; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* supToCol() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nsuper() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace( MatrixBase<Dest>&X) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:185:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const MappedSuperNodalMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:195:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_matrix.valuePtr()[m_idval]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:203:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_matrix.valuePtr()[m_idval]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:205:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index index() const { return m_matrix.rowIndex()[m_idrow]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:209:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supIndex() const { return m_supno; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:211:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:234:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MappedSuperNodalMatrix<Scalar,Index_>::solveInPlace( MatrixBase<Dest>&X) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:35:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:36:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:38:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:39:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:40:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:41:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index snode_dfs(const Index jcol, const Index kcol,const MatrixType& mat, IndexVector& xprune, IndexVector& marker, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index snode_bmod (const Index jcol, const Index fsupc, ScalarVector& dense, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:43:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:48:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& xplore, GlobalLU_t& glu, Index& nextl_col, Index krow, Traits& traits);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:49:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:51:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector& dense, ScalarVector& tempv, IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:52:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index column_dfs(const Index m, const Index jcol, IndexVector& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:53:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index column_bmod(const Index jcol, const Index nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:54:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index copy_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:55:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pruneL(const Index jcol, const IndexVector& perm_r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:56:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:57:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index etree_find (Index i, IndexVector& pp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:61:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int coletree(const MatrixType& mat, IndexVector& parent, IndexVector& firstRowElt, typename MatrixType::StorageIndex *perm=0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:130:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void nr_etdfs (typename IndexVector::Scalar n, IndexVector& parent, IndexVector& first_kid, IndexVector& next_kid, IndexVector& post, typename IndexVector::Scalar postnum)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:178:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void treePostorder(typename IndexVector::Scalar n, IndexVector& parent, IndexVector& post)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:39:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index LUnumTempV(Index& m, Index& w, Index& t, Index& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index LUTempSpace(Index&m, Index& w)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:63:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t& glu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:209:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:46:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_relax_snode.h:47:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pivotL.h:60:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:41:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
panel_dfs_traits(Index jcol, StorageIndex* marker)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:44:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool update_segrep(Index krep, StorageIndex jj)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:53:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void mem_expand(IndexVector& /*glu.lsub*/, Index /*nextl*/, Index /*chmark*/) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:67:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:219:335: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:34:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:40:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:95:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:101:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:58:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:43:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU_t& glu, SparseLUImpl<Scalar, StorageIndex>& luImpl)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool update_segrep(Index /*krep*/, Index /*jj*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:50:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void mem_expand(IndexVector& lsub, Index& nextl, Index chmark)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:95:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:54:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h:51:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pruneL.h:54:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:21:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:52:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:100:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLU():m_lastError(""),m_Ustore(0,0,0,0,0,0),m_symmetricmode(false),m_diagpivotthresh(1.0),m_detPermR(1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:104:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseLU(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:111:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SparseLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:116:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern (const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize (const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void simplicialfactorize(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute (const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:132:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_mat.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:133:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_mat.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void isSymmetric(bool sym)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:146:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixLReturnType<SCMatrix> matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixUReturnType<SCMatrix,MappedSparseMatrix<Scalar,ColMajor,StorageIndex> > matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:165:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& rowsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:178:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPivotThreshold(const RealScalar& thresh)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:202:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:211:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::string lastErrorMessage() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:217:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &X_base) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:253:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar absDeterminant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:309:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar signDeterminant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:337:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:360:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initperfvalues()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:393:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLU (const SparseLU& );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:411:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLU<MatrixType, OrderingType>::analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:496:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLU<MatrixType, OrderingType>::factorize(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseLUMatrixLReturnType(const MappedSupernodalType& mapL) : m_mapL(mapL)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:707:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_mapL.rows(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:708:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_mapL.cols(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace( MatrixBase<Dest> &X) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:721:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixUReturnType(const MatrixLType& mapL, const MatrixUType& mapU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:724:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_mapL.rows(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:725:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_mapL.cols(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:727:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void solveInPlace(MatrixBase<Dest> &X) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR () : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:104:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQR(const MatrixType& mat) : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:125:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_pmat.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:129:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_pmat.cols();}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const QRMatrixType& matrixR() const { return m_R; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQReturnType<SparseQR> matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::string lastErrorMessage() const { return m_lastError; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:223:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPivotThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:234:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Solve<SparseQR, Rhs> solve(const MatrixBase<Rhs>& B) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:241:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Solve<SparseQR, Rhs> solve(const SparseMatrixBase<Rhs>& B) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:264:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void _sort_matrix_Q()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseQR<MatrixType,OrderingType>::analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:349:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseQR<MatrixType,OrderingType>::factorize(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:606:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct(const SparseQRType& qr, const Derived& other, bool transpose) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:608:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.matrixQ().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:609:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_other.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:613:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(DesType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:669:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQRMatrixQReturnType(const SparseQRType& qr) : m_qr(qr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:671:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct<SparseQRType, Derived> operator*(const MatrixBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:676:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQTransposeReturnType<SparseQRType> adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:680:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:681:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:683:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQTransposeReturnType<SparseQRType> transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:694:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQRMatrixQTransposeReturnType(const SparseQRType& qr) : m_qr(qr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:696:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct<SparseQRType,Derived> operator*(const MatrixBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:719:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:735:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:49:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SolveWithGuess(const Decomposition &dec, const RhsType &rhs, const GuessType &guess)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:53:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:57:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsType& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:58:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const GuessType& guess() const { return m_guess; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:66:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator(const SolveType& solve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:99:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:24:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(const volatile T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:25:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static yes test(const Ref<const T>&, int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:33:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static no test(any_conversion<T>, ...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:63:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:68:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper(const InputType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:72:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:78:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const EigenBase<MatrixDerived> &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const Ref<const MatrixType> &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:113:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:117:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper(const MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:126:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IterativeSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:182:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IterativeSolverBase(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~IterativeSolverBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:197:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& analyzePattern(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:217:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& factorize(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:238:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& compute(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:250:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return matrix().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return matrix().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:258:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar tolerance() const { return m_tolerance; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setTolerance(const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:272:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Preconditioner& preconditioner() { return m_preconditioner; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:275:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Preconditioner& preconditioner() const { return m_preconditioner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index maxIterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:289:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:296:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index iterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:305:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar error() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:318:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solveWithGuess(const MatrixBase<Rhs>& b, const Guess& x0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, SparseMatrixBase<DestDerived> &aDest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:357:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:369:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:375:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const InputType &A)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:47:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner() : m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:50:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DiagonalPreconditioner(const MatType& mat) : m_invdiag(mat.cols())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_invdiag.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:56:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_invdiag.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& analyzePattern(const MatType& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:65:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& factorize(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:82:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& compute(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:89:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:103:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:136:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LeastSquareDiagonalPreconditioner(const MatType& mat) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:145:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& analyzePattern(const MatType& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:151:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& factorize(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& compute(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IdentityPreconditioner(const MatrixType& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:210:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& analyzePattern(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& factorize(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& compute(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Rhs& solve(const Rhs& b) const { return b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:221:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:30:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateGradient() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:192:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:194:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~ConjugateGradient() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:30:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquaresConjugateGradient() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LeastSquaresConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~LeastSquaresConjugateGradient() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:185:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:206:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BiCGSTAB() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:188:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit BiCGSTAB(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~BiCGSTAB() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:194:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:215:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:29:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index QuickSplit(VectorV &row, VectorI &ind, Index ncut)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLUT()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:125:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IncompleteLUT(const MatrixType& mat, const RealScalar& droptol=NumTraits<Scalar>::dummy_precision(), int fillfactor = 10)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:142:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& amat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:152:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& amat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLUT& compute(const MatrixType& amat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setDroptol(const RealScalar& droptol);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFillfactor(int fillfactor);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:183:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index& row, const Index& col, const Scalar&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:206:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::setDroptol(const RealScalar& droptol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::setFillfactor(int fillfactor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::analyzePattern(const _MatrixType& amat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::factorize(const _MatrixType& amat)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteCholesky() : m_initialShift(1e-3),m_factorizationIsOk(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteCholesky(const MatrixType& matrix) : m_initialShift(1e-3),m_factorizationIsOk(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:90:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_L.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_L.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:112:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setInitialShift(RealScalar shift) { m_initialShift = shift; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:138:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:147:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:155:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const FactorType& matrixL() const { eigen_assert("m_factorizationIsOk"); return m_L; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const VectorRx& scalingS() const { eigen_assert("m_factorizationIsOk"); return m_scale; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& permutationP() const { eigen_assert("m_analysisIsOk"); return m_perm; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:187:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteCholesky<Scalar,_UpLo, OrderingType>::factorize(const _MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:379:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void IncompleteCholesky<Scalar,_UpLo, OrderingType>::updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/CholmodSupport:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:21:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(CholmodType& mat) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(CholmodType& mat) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:58:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_sparse viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_StorageIndex> > mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:105:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const cholmod_sparse viewAsCholmod(const SparseMatrix<_Scalar,_Options,_Index>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:112:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const cholmod_sparse viewAsCholmod(const SparseVector<_Scalar,_Options,_Index>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:121:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<const SparseMatrix<_Scalar,_Options,_Index>, UpLo>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:134:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_dense viewAsCholmod(MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:155:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MappedSparseMatrix<Scalar,Flags,StorageIndex> viewAsEigen(cholmod_sparse& cm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:193:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CholmodBase(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:210:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:217:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex cols() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:218:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex rows() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:225:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:245:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/CholmodSupport:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:267:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:280:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_common& cholmod() { return m_cholmod; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:285:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:309:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<RhsDerived> &b, SparseMatrixBase<DestDerived> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:341:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setShift(const RealScalar& offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:348:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:355:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar logDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:399:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dumpMemory(Stream& /*s*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:443:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:445:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:451:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSimplicialLLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:453:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:494:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLDLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLDLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSimplicialLDLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:504:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSupernodalLLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:545:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSupernodalLLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:551:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSupernodalLLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:553:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:594:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodDecomposition() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodDecomposition(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:602:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodDecomposition() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:604:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMode(CholmodMode mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:630:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:85:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:92:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IterationController(double r = 1.0E-8, int noi = 0, size_t mit = size_t(-1))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:95:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator ++(int) { m_nit++; m_written = false; m_resadd += m_res; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator ++() { (*this)++; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:98:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool first() { return m_nit == 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:101:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int noiseLevel() const { return m_noise; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:102:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setNoiseLevel(int n) { m_noise = n; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:103:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reduceNoiseLevel() { if (m_noise > 0) m_noise--; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:105:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double maxResidual() const { return m_resmax; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxResidual(double r) { m_resmax = r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double residual() const { return m_res; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setCallback(void (*t)(const IterationController&))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
size_t iteration() const { return m_nit; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:117:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIteration(size_t i) { m_nit = i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
size_t maxIterarions() const { return m_maxiter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:120:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxIterations(size_t i) { m_maxiter = i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double rhsNorm() const { return m_rhsn; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:123:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setRhsNorm(double r) { m_rhsn = r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:125:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool converged() const { return m_res <= m_rhsn * m_resmax; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:126:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool converged(double nr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:133:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename VectorType> bool converged(const VectorType &v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:136:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool finished(double nr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:147:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool finished(const MatrixBase<VectorType> &v)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pseudo_inverse(const CMatrix &C, CINVMatrix &CINV)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix<double, 0, int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:107:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const VectorB& b, const VectorF& f, IterationController &iter)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:33:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU& compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:78:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:57:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index &iters, const Index &restart, typename Dest::RealScalar & tol_error) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:282:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GMRES() : Base(), m_restart(30) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GMRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()), m_restart(30) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:297:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~GMRES() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:301:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index get_restart() { return m_restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:306:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_restart(const Index restart) { m_restart=restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:310:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest> &x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:39:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sortWithPermutation (VectorType& vec, IndexType& perm, typename IndexType::Scalar& ncut)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:125:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DGMRES() : Base(),m_restart(30),m_neig(0),m_r(0),m_maxNeig(5),m_isDeflAllocated(false),m_isDeflInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:138:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DGMRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()), m_restart(30),m_neig(0),m_r(0),m_maxNeig(5),m_isDeflAllocated(false),m_isDeflInitialized(false) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:140:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~DGMRES() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:144:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:163:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest>& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:171:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index restart() { return m_restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:176:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_restart(const Index restart) { m_restart=restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setEigenv(const Index neig)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:190:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index deflSize() {return m_r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxEigenv(const Index maxNeig) { m_maxNeig = maxNeig; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:200:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dgmres(const MatrixType& mat,const Rhs& rhs, Dest& x, const Preconditioner& precond) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:203:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresCycle(const MatrixType& mat, const Preconditioner& precond, Dest& x, DenseVector& r0, RealScalar& beta, const RealScalar& normRhs, Index& nbIts) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:205:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresComputeDeflationData(const MatrixType& mat, const Preconditioner& precond, const Index& it, StorageIndex& neig) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresApplyDeflation(const RhsType& In, DestType& Out) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:209:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVector schurValues(const ComplexSchur<DenseMatrix>& schurofH) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:210:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVector schurValues(const RealSchur<DenseMatrix>& schurofH) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:212:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dgmresInitDeflation(Index& rows) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:242:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Preconditioner& precond) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:285:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresCycle(const MatrixType& mat, const Preconditioner& precond, Dest& x, DenseVector& r0, RealScalar& beta, const RealScalar& normRhs, Index& nbIts) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:377:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void DGMRES<_MatrixType, _Preconditioner>::dgmresInitDeflation(Index& rows) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:387:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditioner>::schurValues(const ComplexSchur<DenseMatrix>& schurofH) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:393:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditioner>::schurValues(const RealSchur<DenseMatrix>& schurofH) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:418:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresComputeDeflationData(const MatrixType& mat, const Preconditioner& precond, const Index& it, StorageIndex& neig) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:502:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresApplyDeflation(const RhsType &x, DestType &y) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:33:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MINRES() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:233:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MINRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MINRES(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:276:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest> &x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:37:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductBase(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:41:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_A.rows() * m_B.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:42:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_A.cols() * m_B.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:48:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:58:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:91:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProduct(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:124:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductSparse(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:129:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:134:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KroneckerProduct<Lhs,Rhs>::evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KroneckerProductSparse<Lhs,Rhs>::evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<int, -1>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, -1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:271:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProduct<A,B> kroneckerProduct(const MatrixBase<A>& a, const MatrixBase<B>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:298:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductSparse<A,B> kroneckerProduct(const EigenBase<A>& a, const EigenBase<B>& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:14,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:19:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_exp(Scalar x, int)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:27:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_cos(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_sin(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_cosh(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_sinh(Scalar x, int n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:30:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExponentialScalingOp(int squarings) : m_squarings(squarings) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:37:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RealScalar operator() (const RealScalar& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:49:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ComplexScalar operator() (const ComplexScalar& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade3(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:82:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade5(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade7(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade9(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade13(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:207:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& arg, MatrixType& U, MatrixType& V, int& squarings);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:214:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:239:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:267:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_compute(const ArgType& arg, ResultType &result, true_type) // natively supported scalar type
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:375:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_compute(const ArgType& arg, ResultType &result, false_type) // default
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:405:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExponentialReturnValue(const Derived& src) : m_src(src) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:418:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_src.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:419:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_src.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:434:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixExponentialReturnValue<Derived> MatrixBase<Derived>::exp() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixFunctionAtomic(StemFunction f) : m_f(f) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:46:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType compute(const MatrixType& A);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename MatrixType::Scalar>::Real matrix_function_compute_mu(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:64:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType MatrixFunctionAtomic<MatrixType>::compute(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ListOfClusters::iterator matrix_function_find_cluster(Index key, ListOfClusters& clusters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:132:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_partition_eigenvalues(const EivalsType& eivals, std::list<Cluster>& clusters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:165:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_cluster_size(const ListOfClusters& clusters, Matrix<Index, Dynamic, 1>& clusterSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:178:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_block_start(const VectorType& clusterSize, VectorType& blockStart)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:189:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_map(const EivalsType& eivals, const ListOfClusters& clusters, VectorType& eivalToCluster)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:206:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_permutation(const DynVectorType& blockStart, const DynVectorType& eivalToCluster, VectorType& permutation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:220:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_permute_schur(VectorType& permutation, MatrixType& U, MatrixType& T)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:247:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_block_atomic(const MatrixType& T, AtomicType& atomic, const VectorType& blockStart, const VectorType& clusterSize, MatrixType& fT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:279:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType matrix_function_solve_triangular_sylvester(const MatrixType& A, const MatrixType& B, const MatrixType& C)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:329:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_above_diagonal(const MatrixType& T, const VectorType& blockStart, const VectorType& clusterSize, MatrixType& fT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& A, AtomicType& atomic, ResultType &result);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:402:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatA& A, AtomicType& atomic, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:426:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatA& A, AtomicType& atomic, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:496:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixFunctionReturnValue(const Derived& A, StemFunction f) : m_A(A), m_f(f) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:519:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:520:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:540:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::matrixFunction(typename internal::stem_function<typename internal::traits<Derived>::Scalar>::type f) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:547:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::sin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::cos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:563:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::sinh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:571:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::cosh() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:20:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x2_diagonal_block(const MatrixType& T, typename MatrixType::Index i, ResultType& sqrtT)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:35:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_1x1_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:44:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_1x2_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:57:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x1_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:70:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_solve_auxiliary_equation(MatrixType& X, const MatrixType& A, const MatrixType& B, const MatrixType& C)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:104:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x2_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:120:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_diagonal(const MatrixType& T, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:139:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_off_diagonal(const MatrixType& T, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:180:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:204:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_triangular(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:247:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename ResultType> static void run(const MatrixType &arg, ResultType &result);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:284:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:328:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixSquareRootReturnValue(const Derived& src) : m_src(src) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:336:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:344:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_src.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_src.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:360:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixSquareRootReturnValue<Derived> MatrixBase<Derived>::sqrt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:59,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:37:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_2x2(const MatrixType& A, MatrixType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:71:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(float normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:85:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(double normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(long double normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:132:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_pade(MatrixType& result, const MatrixType& T, int degree)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:224:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_big(const MatrixType& A, MatrixType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:276:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType compute(const MatrixType& A);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType MatrixLogarithmAtomic<MatrixType>::compute(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:323:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixLogarithmReturnValue(const Derived& A) : m_A(A) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:330:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:345:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:346:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixLogarithmReturnValue<Derived> MatrixBase<Derived>::log() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:60,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:51:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerParenthesesReturnValue(MatrixPower<MatrixType>& pow, RealScalar p) : m_pow(pow), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:60:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:63:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_pow.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:64:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_pow.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:103:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computePade(int degree, const MatrixType& IminusT, ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:104:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute2x2(ResultType& res, RealScalar p) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:105:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeBig(ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(float normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(double normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(long double normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ComplexScalar computeSuperDiag(const ComplexScalar&, const ComplexScalar&, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:110:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static RealScalar computeSuperDiag(RealScalar, RealScalar, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:124:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic(const MatrixType& T, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:136:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::MatrixPowerAtomic(const MatrixType& T, RealScalar p) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::compute(ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:162:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::computePade(int degree, const MatrixType& IminusT, ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:176:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::compute2x2(ResultType& res, RealScalar p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::computeBig(ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:236:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(float normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:247:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(double normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:259:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(long double normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:292:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::computeSuperDiag(const ComplexScalar& curr, const ComplexScalar& prev, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:308:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::computeSuperDiag(RealScalar curr, RealScalar prev, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:354:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixPower(const MatrixType& A) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:368:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixPowerParenthesesReturnValue<MatrixType> operator()(RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:381:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:382:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:424:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void split(RealScalar& p, RealScalar& intpart);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:427:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initialize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:430:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeIntPower(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:433:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeFracPower(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:439:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:445:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:450:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::compute(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:470:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:491:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::initialize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:530:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::computeIntPower(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:553:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::computeFracPower(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:573:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:581:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:611:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerReturnValue(const Derived& A, RealScalar p) : m_A(A), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:621:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:625:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:659:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixComplexPowerReturnValue(const Derived& A, const ComplexScalar& p) : m_A(A), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:675:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:676:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:700:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixPowerReturnValue<Derived> MatrixBase<Derived>::pow(const RealScalar& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:704:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixComplexPowerReturnValue<Derived> MatrixBase<Derived>::pow(const std::complex<RealScalar>& p) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NumericalDiff:51,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:18,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:45:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(Scalar _epsfcn=0.) : Functor(), epsfcn(_epsfcn) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const Functor& f, Scalar _epsfcn=0.) : Functor(f), epsfcn(_epsfcn) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:50:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0) : Functor(a0), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0, const T1& a1) : Functor(a0, a1), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:54:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0, const T1& a1, const T2& a2) : Functor(a0, a1, a2), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:64:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int df(const InputType& _x, JacobianType &jac) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:123:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff& operator=(const NumericalDiff&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:117,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h:14:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &sdiag)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:118,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/r1updt.h:13:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool *sing)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:119,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h:8:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void r1mpyq(DenseIndex m, DenseIndex n, Scalar *a, const std::vector<JacobiRotation<Scalar> > &v_givens, const std::vector<JacobiRotation<Scalar> > &w_givens)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:120,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h:10:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:121,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h:12:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar epsfcn)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:122,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:13:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:123,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/dogleg.h:11:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:124,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/covar.h:9:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar tol = std::sqrt(NumTraits<Scalar>::epsilon()) )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/chkder.h:17:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:130,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:48:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver(FunctorType &_functor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:52:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:76:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:77:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solve(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:83:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:85:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiffInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:86:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiffOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiff(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:89:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resetParameters(void) { parameters = Parameters(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver& operator=(const HybridNonLinearSolver&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:125:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:143:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveInit(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:130,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:186:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solve(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:361:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:380:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiffInit(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:426:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiffOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:587:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiff(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:131,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Scalar sqrt_epsilon()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt(FunctorType &_functor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:82:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:84:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimize(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:93:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:98:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:100:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorage(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:101:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorageInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorageOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:104:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resetParameters(void) { parameters = Parameters(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:116:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar lm_param(void) { return par; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt& operator=(const LevenbergMarquardt&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:138:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:158:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:171:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeInit(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:131,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:214:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:366:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorageInit(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:434:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorageOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:613:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorage(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:631:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:28:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T poly_eval_horner( const Polynomials& poly, const T& x )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T poly_eval( const Polynomials& poly, const T& x )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:75:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename Polynomial::Scalar>::Real cauchy_max_bound( const Polynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:98:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename Polynomial::Scalar>::Real cauchy_min_bound( const Polynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:127:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void roots_to_monicPolynomial( const RootVector& rv, Polynomial& poly )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:24:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T radix(){ return 2; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:27:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T radix2(){ return radix<T>()*radix<T>(); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:63:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const _Scalar operator()(Index row, Index col ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPolynomial( const VectorType& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
companion( const VectorType& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:87:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseCompanionMatrixType denseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:110:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:119:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:130:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void balance();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:185:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:210:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void companion<_Scalar,_Deg>::balance()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:43:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setPolynomial( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:48:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolverBase( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:51:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolverBase(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootsType& roots() const { return m_roots; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:70:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:83:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& selectComplexRoot_withRespectToNorm( squaredNormBinaryPredicate& pred ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& greatestRoot() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& smallestRoot() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:120:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:161:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:237:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:260:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:283:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:348:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute( const OtherPolynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:387:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:390:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:408:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute( const OtherPolynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:417:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:420:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver(){}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:82:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? outerSize() : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:83:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:84:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return convert_index(m_data.size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:86:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerNonZeros(Index j) const { return m_data[j].size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:88:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::vector<internal::CompressedStorage<Scalar,StorageIndex> >& _data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:89:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const std::vector<internal::CompressedStorage<Scalar,StorageIndex> >& _data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:94:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:115:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reserve(Index reserveSize = 1000)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:145:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index /*outer*/) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:158:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:191:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(Scalar reference, RealScalar epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeAndKeepData(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED inline DynamicSparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:238:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED inline DynamicSparseMatrix(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:249:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED explicit inline DynamicSparseMatrix(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:258:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DynamicSparseMatrix(const DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:267:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:275:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DynamicSparseMatrix& operator=(const DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:290:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~DynamicSparseMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:296:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void startFill(Index reserveSize = 1000)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:323:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:330:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void endFill() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:342:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const DynamicSparseMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : Base::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:347:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? Base::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:348:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:359:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseInnerIterator(const DynamicSparseMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : Base::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? Base::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:365:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:387:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : m_matrix(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:388:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator(const SparseMatrixType &mat) : m_matrix(&mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator SparseMatrixType&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:391:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const SparseMatrixType&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:393:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const { return m_matrix->coeff(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:395:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_matrix->nonZeros(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:27:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void setInvalidKey(Type&, const KeyType&) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ScalarWrapper() : value(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RandomSetter(SparseMatrixType& target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:209:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~RandomSetter()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:293:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& operator() (Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:308:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:21:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool GetMarketLine (std::stringstream& line, IndexType& M, IndexType& N, IndexType& i, IndexType& j, Scalar& value)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:34:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool GetMarketLine (std::stringstream& line, IndexType& M, IndexType& N, IndexType& i, IndexType& j, std::complex<Scalar>& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:50:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void GetVectorElt (const std::string& line, RealScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:57:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void GetVectorElt (const std::string& line, std::complex<RealScalar>& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:66:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putMarketHeader(std::string& header,int sym)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:85:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void PutMatrixElt(Scalar value, int row, int col, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:90:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void PutMatrixElt(std::complex<Scalar> value, int row, int col, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putVectorElt(Scalar value, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:102:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putVectorElt(std::complex<Scalar> value, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool getMarketHeader(const std::string& filename, int& sym, bool& iscomplex, bool& isvector)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:134:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool loadMarket(SparseMatrixType& mat, const std::string& filename)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:194:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool loadMarketVector(VectorType& vec, const std::string& filename)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:226:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool saveMarket(const SparseMatrixType& mat, const std::string& filename, int sym = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool saveMarketVector (const VectorType& vec, const std::string& filename)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:64:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:81:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:88:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline(const Spline<Scalar, Dimension, OtherDegree>& spline) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const KnotVectorType& knots() const { return m_knots; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:99:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ControlPointVectorType& ctrls() const { return m_ctrls; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PointType operator()(Scalar u) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
derivatives(Scalar u, DenseIndex order) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:136:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
derivatives(Scalar u, DenseIndex order = DerivativeOrder) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctions(Scalar u) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:171:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctionDerivatives(Scalar u, DenseIndex order) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:180:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctionDerivatives(Scalar u, DenseIndex order = DerivativeOrder) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:185:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex degree() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex span(Scalar u) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:196:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static DenseIndex Span(typename SplineTraits<Spline>::Scalar u, DenseIndex degree, const typename SplineTraits<Spline>::KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:210:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static BasisVectorType BasisFunctions(Scalar u, DenseIndex degree, const KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:218:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar u, const DenseIndex order, const DenseIndex degree, const KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DerivativeType& N_);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:237:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename SplineTraits< Spline<_Scalar, _Dim, _Degree> >::KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:250:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:280:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex Spline<_Scalar, _Dim, _Degree>::degree() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex Spline<_Scalar, _Dim, _Degree>::span(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:295:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Spline<_Scalar, _Dim, _Degree>::PointType Spline<_Scalar, _Dim, _Degree>::operator()(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:311:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void derivativesImpl(const SplineType& spline, typename SplineType::Scalar u, DenseIndex order, DerivativeType& der)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:342:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:352:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:361:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctions(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:376:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DerivativeType& N_)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:476:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctionDerivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:486:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctionDerivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:499:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:45:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KnotAveraging(const KnotVectorType& parameters, DenseIndex degree, KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:81:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ChordLengths(const PointArrayType& pts, KnotVectorType& chord_lengths)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:227:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static SplineType Interpolate(const PointArrayType& pts, DenseIndex degree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:239:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static SplineType Interpolate(const PointArrayType& pts, DenseIndex degree, const KnotVectorType& knot_parameters);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:262:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const unsigned int degree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:285:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ParameterVectorType& parameters);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:290:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree, const KnotVectorType& knot_parameters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:322:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:336:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ParameterVectorType& parameters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const unsigned int degree)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:27,
from RcppExports.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:30:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP Eigen_cholmod_wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:68:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP eigen_wrap_plain_dense( const T& obj, Rcpp::traits::true_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:106:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP eigen_wrap_plain_dense( const T& object, Rcpp::traits::false_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:131:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap_is_plain( const T& obj, ::Rcpp::traits::true_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:137:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap_is_plain( const T& obj, ::Rcpp::traits::false_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:148:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap( const T& obj ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen_Matrix_Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:172:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T get() {return T(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExporterForEigen(SEXP x) : object(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:188:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MatrixExporterForEigen(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:190:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:218:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:229:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:243:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:247:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:258:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:267:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:278:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:287:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter<Eigen::Matrix<T, Eigen::Dynamic, 1>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:301:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter<Eigen::Array<T, Eigen::Dynamic, 1>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:308:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter< Eigen::Matrix<T, 1, Eigen::Dynamic>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:315:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter< Eigen::Array<T, 1, Eigen::Dynamic>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:322:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:330:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:340:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:344:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<Eigen::SparseMatrix<T> > get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:358:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:362:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::MappedSparseMatrix<T> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:382:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<Eigen::SparseMatrix<T, Eigen::RowMajor> > get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:396:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::MappedSparseMatrix<T, Eigen::RowMajor> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:414:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx(d_x.slot("x")) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:418:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::SparseMatrix<T> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx(d_x.slot("x")) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:443:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::SparseMatrix<T, Eigen::RowMajor> get() {
^
RcppExports.cpp:11:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List fastBMA_g(NumericMatrix x, int nTimePoints, NumericMatrix priorProbs_, double oddsRatio, int nVars, double g, CharacterVector geneNames, int start, int end, int nThreads, int optimizeBits, int maxOptimizeCycles, bool timeSeries, bool rankOnly, bool noPrune, double edgeMin, double edgeTol, double pruneFilterMin, double timeout);
^
RcppExports.cpp:11:339: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExports.cpp:12:397: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExport SEXP networkBMA_fastBMA_g(SEXP xSEXP, SEXP nTimePointsSEXP, SEXP priorProbs_SEXP, SEXP oddsRatioSEXP, SEXP nVarsSEXP, SEXP gSEXP, SEXP geneNamesSEXP, SEXP startSEXP, SEXP endSEXP, SEXP nThreadsSEXP, SEXP optimizeBitsSEXP, SEXP maxOptimizeCyclesSEXP, SEXP timeSeriesSEXP, SEXP rankOnlySEXP, SEXP noPruneSEXP, SEXP edgeMinSEXP, SEXP edgeTolSEXP, SEXP pruneFilterMinSEXP, SEXP timeoutSEXP) {
^
RcppExports.cpp:40:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List ScanBMA_BIC(NumericVector y, NumericMatrix x, NumericVector priorProbs_, double oddsRatio);
^
RcppExports.cpp:40:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExports.cpp:41:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExport SEXP networkBMA_ScanBMA_BIC(SEXP ySEXP, SEXP xSEXP, SEXP priorProbs_SEXP, SEXP oddsRatioSEXP) {
^
RcppExports.cpp:54:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List BMA_Diff_BIC(NumericVector y, NumericMatrix x, NumericVector priorProbs_, IntegerVector bestModel, bool diff100, bool diff0, IntegerVector pred100, IntegerVector pred0, double minprob, double epsilon);
^
RcppExports.cpp:54:211: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExports.cpp:55:209: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExport SEXP networkBMA_BMA_Diff_BIC(SEXP ySEXP, SEXP xSEXP, SEXP priorProbs_SEXP, SEXP bestModelSEXP, SEXP diff100SEXP, SEXP diff0SEXP, SEXP pred100SEXP, SEXP pred0SEXP, SEXP minprobSEXP, SEXP epsilonSEXP) {
^
RcppExports.cpp:74:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List ScanBMA_g(NumericVector y, NumericMatrix x, NumericVector priorProbs_, double oddsRatio, double g);
^
RcppExports.cpp:74:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExports.cpp:75:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExport SEXP networkBMA_ScanBMA_g(SEXP ySEXP, SEXP xSEXP, SEXP priorProbs_SEXP, SEXP oddsRatioSEXP, SEXP gSEXP) {
^
RcppExports.cpp:89:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List BMA_Diff_g(NumericVector y, NumericMatrix x, NumericVector priorProbs_, double g, IntegerVector bestModel, bool diff100, bool diff0, IntegerVector pred100, IntegerVector pred0, double minprob, double epsilon);
^
RcppExports.cpp:89:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExports.cpp:90:219: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RcppExport SEXP networkBMA_BMA_Diff_g(SEXP ySEXP, SEXP xSEXP, SEXP priorProbs_SEXP, SEXP gSEXP, SEXP bestModelSEXP, SEXP diff100SEXP, SEXP diff0SEXP, SEXP pred100SEXP, SEXP pred0SEXP, SEXP minprobSEXP, SEXP epsilonSEXP) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:592,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from RcppExports.cpp:4:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase_eval_expr<unsigned int, arma::SpSubview<unsigned int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase<unsigned int, arma::SpSubview<unsigned int> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview<unsigned int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1236:5: required from 'void arma::Mat<eT>::steal_mem(arma::Mat<eT>&) [with eT = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1298:5: required from 'void arma::Mat<eT>::steal_mem_col(arma::Mat<eT>&, arma::uword) [with eT = unsigned int; arma::uword = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat_ind.hpp:77:31: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:339:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase_eval_expr<elem_type, derived>::eval() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase<unsigned int, arma::SpSubview<unsigned int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview<unsigned int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1236:5: required from 'void arma::Mat<eT>::steal_mem(arma::Mat<eT>&) [with eT = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1298:5: required from 'void arma::Mat<eT>::steal_mem_col(arma::Mat<eT>&, arma::uword) [with eT = unsigned int; arma::uword = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat_ind.hpp:77:31: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::t() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::ht() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::st() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::min() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::max() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::index_min() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::index_max() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_symmetric() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_symmetric(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_hermitian() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_hermitian(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_zero(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_trimatu() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_trimatl() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_diagmat() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_empty() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_square() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_vec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_colvec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_rowvec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_finite() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::has_inf() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::has_nan() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::as_col() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::as_row() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:633,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from RcppExports.cpp:4:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp: In instantiation of 'class arma::SpSubview<unsigned int>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1236:5: required from 'void arma::Mat<eT>::steal_mem(arma::Mat<eT>&) [with eT = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:1298:5: required from 'void arma::Mat<eT>::steal_mem_col(arma::Mat<eT>&, arma::uword) [with eT = unsigned int; arma::uword = unsigned int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_trimat_ind.hpp:77:31: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1647:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpSubview<eT>::insert_element(const uword in_row, const uword in_col, const eT in_val)
^~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DWIN=1 -DUSE_RBLAS -I./include -I. -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c ScanBMA_full.cpp -o ScanBMA_full.o
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:93:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#pragma GCC optimize ("-fno-ipa-cp-clone")
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:194,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:56:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_empty (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:62:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_empty (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:69:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_si64 (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:75:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_from_int (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:85:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_from_int64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:91:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_m64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:98:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_si64 (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:104:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi64x (long long __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si32 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_to_int (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:128:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_to_int64 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:134:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtm64_si64 (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:141:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si64x (__m64 __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:151:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:157:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packsswb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:166:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packssdw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:181:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_packuswb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:195:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:201:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhbw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:223:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:229:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckhdq (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:237:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpcklbw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:251:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:257:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpcklwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:265:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:271:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_punpckldq (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:278:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:284:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:291:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:297:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:304:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:310:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:323:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:335:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:341:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddsb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:355:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddsw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:363:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pu8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:369:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddusb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:377:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_paddusw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:390:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:396:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:403:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:409:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:416:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:422:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:435:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:447:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:453:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubsb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:461:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:467:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubsw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:475:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pu8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:481:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubusb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:489:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_pu16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:495:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psubusw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:504:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_madd_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:510:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaddwd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:518:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:524:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmulhw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:532:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mullo_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:538:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmullw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:545:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:551:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:557:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:563:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllwi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:570:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:576:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pslld (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:582:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:588:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pslldi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_si64 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:601:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllq (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:607:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_si64 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:613:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psllqi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:626:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psraw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:632:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:638:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrawi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:645:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:651:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrad (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:657:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:663:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psradi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:670:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_pi16 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:676:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlw (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:682:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_pi16 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:688:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlwi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:695:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_pi32 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:701:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrld (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_pi32 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:713:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrldi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:720:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_si64 (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:726:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlq (__m64 __m, __m64 __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:732:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_si64 (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:738:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psrlqi (__m64 __m, int __count)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:745:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:751:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pand (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:759:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:765:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pandn (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:772:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:778:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_por (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:785:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_si64 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:791:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pxor (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:799:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:805:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi8 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:817:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtb (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:825:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:831:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:837:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi16 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:843:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtw (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:851:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:857:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpeqd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:863:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pi32 (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:869:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pcmpgtd (__m64 __m1, __m64 __m2)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:876:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_si64 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:883:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi32 (int __i1, int __i0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:890:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pi16 (short __w3, short __w2, short __w1, short __w0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:898:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __b3, char __b2, char __b1, char __b0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:906:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pi32 (int __i0, int __i1)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:912:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:919:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __b4, char __b5, char __b6, char __b7)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:926:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi32 (int __i)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:933:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi16 (short __w)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/mmintrin.h:940:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pi8 (char __b)
^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_prefetch (const void *__P, enum _mm_hint __I)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:114:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_ps (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:122:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_ps (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:150:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:156:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:162:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rcp_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:168:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rsqrt_ss (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:174:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:180:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:188:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:194:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:200:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:206:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:212:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rcp_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_rsqrt_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:236:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:244:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:250:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:256:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:262:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:272:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:278:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:284:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:290:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:300:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:310:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:316:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:322:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:328:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:338:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:348:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:354:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:364:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:370:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:376:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:382:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:388:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:394:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:400:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:406:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:412:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:418:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:424:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:430:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:439:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comieq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:445:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comilt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:451:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comile_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:457:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comigt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:463:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comige_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:469:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comineq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:475:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomieq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:481:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomilt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:487:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomile_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomigt_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:499:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomige_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:505:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomineq_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:519:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_ss2si (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:530:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si64 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:537:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_si64x (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:546:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:552:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_ps2pi (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:559:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:565:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtt_ss2si (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:575:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si64 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:582:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttss_si64x (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:591:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttps_pi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:597:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtt_ps2pi (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:604:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_ss (__m128 __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:610:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_si2ss (__m128 __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:620:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_ss (__m128 __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:627:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_ss (__m128 __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:636:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32_ps (__m128 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:642:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvt_pi2ps (__m128 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:649:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi16_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:674:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpu16_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:693:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi8_ps (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:710:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpu8_ps(__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:718:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32x2_ps(__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:728:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi16(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:739:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pi8(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:748:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_ps (__m128 __A, __m128 __B, int const __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:760:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:767:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:775:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadh_pi (__m128 __A, __m64 const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:782:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeh_pi (__m64 *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:789:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movehl_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:796:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movelh_ps (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:804:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_pi (__m128 __A, __m64 const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:811:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_pi (__m64 *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:818:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_ps (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:825:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_getcsr (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:832:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_EXCEPTION_STATE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:838:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_EXCEPTION_MASK (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:844:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_ROUNDING_MODE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:850:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_GET_FLUSH_ZERO_MODE (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:857:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setcsr (unsigned int __I)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:864:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_EXCEPTION_STATE(unsigned int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:870:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_EXCEPTION_MASK (unsigned int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:876:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_ROUNDING_MODE (unsigned int __mode)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:882:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_MM_SET_FLUSH_ZERO_MODE (unsigned int __mode)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:889:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ss (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:896:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_ps (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:902:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ps1 (float __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:909:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ss (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:916:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load1_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:922:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ps1 (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:929:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:936:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:943:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadr_ps (float const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:951:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_ps (const float __Z, const float __Y, const float __X, const float __W)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:958:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_ps (float __Z, float __Y, float __X, float __W)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:965:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ss (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:971:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_f32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:978:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:985:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:992:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store1_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1000:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_ps1 (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1007:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storer_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1016:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_ss (__m128 __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1024:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_extract_pi16 (__m64 const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1030:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pextrw (__m64 const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1045:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_insert_pi16 (__m64 const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1051:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pinsrw (__m64 const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1065:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pi16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1071:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaxsw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1078:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1084:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmaxub (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1091:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pi16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1097:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pminsw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1104:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1110:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pminub (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_pi8 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1123:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmovmskb (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1131:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_pu16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1137:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pmulhuw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1146:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_pi16 (__m64 __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1152:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pshufw (__m64 __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_maskmove_si64 (__m64 __A, __m64 __N, char *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1173:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_maskmovq (__m64 __A, __m64 __N, char *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1180:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1186:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pavgb (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1193:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_pu16 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1199:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_pavgw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1208:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sad_pu8 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1214:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_m_psadbw (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1221:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_pi (__m64 *__P, __m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_ps (float *__P, __m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sfence (void)
^
In file included from C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/xmmintrin.h:1273:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_pause (void)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:195,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_sd (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:73:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_pd (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pd1 (double __F)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:86:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_pd (double __W, double __X)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:93:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_pd (double __W, double __X)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:100:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_pd (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:108:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_pd (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:115:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:129:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:136:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load1_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:143:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_sd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:149:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_pd1 (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:156:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadr_pd (double const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:164:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:171:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:178:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_sd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:184:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_f64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:190:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:197:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeh_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:205:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store1_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_pd1 (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:218:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storer_pd (double *__P, __m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:224:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si32 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:232:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si64 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:239:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi128_si64x (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:246:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:252:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:258:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:264:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:270:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:276:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:282:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:288:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_div_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:294:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_pd (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:301:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sqrt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:308:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:314:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:320:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:326:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:338:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:350:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:356:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:362:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:368:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:374:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:380:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:386:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:392:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:398:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:404:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:410:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:416:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:422:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:428:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:434:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmple_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:446:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:456:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpge_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:466:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpneq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:472:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnlt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnle_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:484:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpngt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:494:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpnge_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:504:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpord_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:510:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpunord_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comieq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:522:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comilt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:528:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comile_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:534:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comigt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:540:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comige_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:546:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_comineq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:552:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomieq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:558:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomilt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:564:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomile_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:570:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomigt_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:576:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomige_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:582:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_ucomineq_sd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:590:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi64x (long long __q1, long long __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:596:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi64 (__m64 __q1, __m64 __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:602:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set_epi32 (int __q3, int __q2, int __q1, int __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:609:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
short __q3, short __q2, short __q1, short __q0)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:619:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __q03, char __q02, char __q01, char __q00)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:630:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi64x (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:636:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi64 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:642:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi32 (int __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:648:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi16 (short __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:654:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_set1_epi8 (char __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:664:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_epi64 (__m64 __q0, __m64 __q1)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:670:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setr_epi32 (int __q0, int __q1, int __q2, int __q3)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:677:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
short __q4, short __q5, short __q6, short __q7)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:686:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
char __q12, char __q13, char __q14, char __q15)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:695:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_load_si128 (__m128i const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:701:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadu_si128 (__m128i_u const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:707:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_epi64 (__m128i_u const *__P)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:713:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_store_si128 (__m128i *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:719:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storeu_si128 (__m128i_u *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:725:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_storel_epi64 (__m128i_u *__P, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:731:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movepi64_pi64 (__m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:737:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movpi64_epi64 (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:743:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_move_epi64 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:750:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_undefined_si128 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:758:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_setzero_si128 (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:764:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtepi32_pd (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:770:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtepi32_ps (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:776:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_epi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:782:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_pi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:788:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpd_ps (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:794:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttpd_epi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:800:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttpd_pi32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:806:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtpi32_pd (__m64 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:812:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_epi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:818:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttps_epi32 (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:824:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtps_pd (__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:830:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:838:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:845:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_si64x (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:852:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si32 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:860:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si64 (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:867:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvttsd_si64x (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:874:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsd_ss (__m128 __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:880:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_sd (__m128d __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:888:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_sd (__m128d __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:895:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_sd (__m128d __A, long long __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:902:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtss_sd (__m128d __A, __m128 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:909:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_pd(__m128d __A, __m128d __B, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:920:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:926:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_pd (__m128d __A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:932:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadh_pd (__m128d __A, double const *__B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:938:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_loadl_pd (__m128d __A, double const *__B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:944:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_pd (__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:950:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:956:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packs_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:962:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_packus_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:968:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:974:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:980:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:986:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpackhi_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:992:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:998:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1004:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1010:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_unpacklo_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1016:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1022:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1028:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1034:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_add_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1040:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1046:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1052:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1058:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_adds_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1064:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1070:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1076:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1082:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sub_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1088:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1094:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1100:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1106:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_subs_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1112:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_madd_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1118:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1124:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mullo_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1130:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_su32 (__m64 __A, __m64 __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1136:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mul_epu32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1154:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_epi64 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1160:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1166:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srai_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1173:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_bsrli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1179:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_bslli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1185:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1191:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_slli_si128 (__m128i __A, const int __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1207:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi16 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1213:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi32 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srli_epi64 (__m128i __A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1225:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sll_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1249:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sra_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1255:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1261:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1267:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_srl_epi64 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1273:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_and_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1279:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_andnot_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_or_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1291:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_xor_si128 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1297:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1303:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1309:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpeq_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1315:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1321:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1327:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmplt_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1333:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1339:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1345:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cmpgt_epi32 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1352:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_extract_epi16 (__m128i const __A, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1358:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_insert_epi16 (__m128i const __A, int const __D, int const __N)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1371:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1377:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_max_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1383:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_epi16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1389:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_min_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1395:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_movemask_epi8 (__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1401:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mulhi_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1408:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shufflehi_epi16 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shufflelo_epi16 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1420:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_shuffle_epi32 (__m128i __A, const int __mask)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1434:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_maskmoveu_si128 (__m128i __A, __m128i __B, char *__C)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1440:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1446:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_avg_epu16 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1452:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_sad_epu8 (__m128i __A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1458:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si32 (int *__A, int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1465:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si64 (long long int *__A, long long int __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1472:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_si128 (__m128i *__A, __m128i __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1478:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_stream_pd (double *__A, __m128d __B)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1484:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_clflush (void const *__A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1490:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_lfence (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1496:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_mfence (void)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1502:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi32_si128 (int __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1510:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64_si128 (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1517:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_cvtsi64x_si128 (long long __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1526:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castpd_ps(__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1532:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castpd_si128(__m128d __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1538:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castps_pd(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1544:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castps_si128(__m128 __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1550:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castsi128_ps(__m128i __A)
^
C:/rtools40/mingw64/lib/gcc/x86_64-w64-mingw32/8.3.0/include/emmintrin.h:1556:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_mm_castsi128_pd(__m128i __A)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:311:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline static const char *SimdInstructionSetsInUse(void) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:366,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:512:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct DenseShape { static std::string debugName() { return "DenseShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:513:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SolverShape { static std::string debugName() { return "SolverShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:514:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:515:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:516:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct BandShape { static std::string debugName() { return "BandShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct TriangularShape { static std::string debugName() { return "TriangularShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:518:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:519:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct PermutationShape { static std::string debugName() { return "PermutationShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:520:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Constants.h:521:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseShape { static std::string debugName() { return "SparseShape"; } };
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:161:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(const volatile T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:162:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:167:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static yes test(const To&, int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static no test(any_conversion, ...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:304:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC noncopyable(const noncopyable&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:305:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const noncopyable& operator=(const noncopyable&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:307:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC noncopyable() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~noncopyable() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:367,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:408:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(typename C::ReturnType const *);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:409:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> const T* return_ptr();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:414:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:419:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()())>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:420:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:428:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0)))>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:429:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:437:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename C> static meta_yes testFunctor(C const *,typename enable_if<(sizeof(return_ptr<C>()->operator()(IndexType(0),IndexType(0)))>0)>::type * = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:438:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static meta_no testFunctor(...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:501:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_STRONG_INLINE void swap(T &a, T &b) { std::swap(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:513:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T div_ceil(const T &a, const T &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:521:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const X& x,const Y& y) { return x == y; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:524:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const float& x,const float& y) { return std::equal_to<float>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:527:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool equal_strict(const double& x,const double& y) { return std::equal_to<double>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:530:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const X& x,const Y& y) { return x != y; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:533:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const float& x,const float& y) { return std::not_equal_to<float>()(x,y); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Meta.h:536:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool not_equal_strict(const double& x,const double& y) { return std::not_equal_to<double>()(x,y); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexDest convert_index(const IndexSrc& idx) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:106:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
no_assignment_operator& operator=(const no_assignment_operator&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:126:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamic)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:127:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:128:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:129:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:135:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC variable_if_dynamic() { eigen_assert(false); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:137:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamic(T value) : m_value(value) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:138:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:139:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:147:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(variable_if_dynamicindex)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:148:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T v) { EIGEN_ONLY_USED_FOR_DEBUG(v); eigen_assert(v == T(Value)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:149:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE T value() { return T(Value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:150:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:156:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC variable_if_dynamicindex() { eigen_assert(false); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:158:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit variable_if_dynamicindex(T value) : m_value(value) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:159:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T EIGEN_STRONG_INLINE value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:160:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void setValue(T value) { m_value = value; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:474:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T* const_cast_ptr(const T* ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:678:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool is_same_dense(const T1 &mat1, const T2 &mat2, typename enable_if<has_direct_access<T1>::ret&&has_direct_access<T2>::ret, T1>::type * = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:684:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool is_same_dense(const T1 &, const T2 &, typename enable_if<!(has_direct_access<T1>::ret&&has_direct_access<T2>::ret), T1>::type * = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:67:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void throw_std_bad_alloc()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:86:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* handmade_aligned_malloc(std::size_t size)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:96:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void handmade_aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:106:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* handmade_aligned_realloc(void* ptr, std::size_t size, std::size_t = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void check_that_malloc_is_allowed()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:153:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:174:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:188:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void* aligned_realloc(void *ptr, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:212:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:217:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void* conditional_aligned_malloc<false>(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:228:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_free(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:233:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void conditional_aligned_free<false>(void *ptr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:238:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Align> inline void* conditional_aligned_realloc(void* ptr, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:243:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline void* conditional_aligned_realloc<false>(void* ptr, std::size_t new_size, std::size_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:255:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline void destruct_elements_of_array(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:265:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline T* construct_elements_of_array(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:286:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:296:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline T* aligned_new(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:312:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:331:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC inline void aligned_delete(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:340:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:346:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_realloc_new(T* pts, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:369:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline T* conditional_aligned_new_auto(std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:390:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> inline T* conditional_aligned_realloc_new_auto(T* pts, std::size_t new_size, std::size_t old_size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:412:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T, bool Align> EIGEN_DEVICE_FUNC inline void conditional_aligned_delete_auto(T *ptr, std::size_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:439:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index first_aligned(const Scalar* array, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:467:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index first_default_aligned(const Scalar* array, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:476:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index first_multiple(Index size, Index base)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:485:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC void smart_copy(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:491:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:501:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:508:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> void smart_memmove(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:514:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:524:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const T* start, const T* end, T* target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:564:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_stack_memory_handler(T* ptr, std::size_t size, bool dealloc)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:570:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~aligned_stack_memory_handler()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:587:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit scoped_array(std::ptrdiff_t size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:591:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~scoped_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:595:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T& operator[](std::ptrdiff_t i) { return m_ptr[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:596:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const T& operator[](std::ptrdiff_t i) const { return m_ptr[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:597:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T* &ptr() { return m_ptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:598:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const T* ptr() const { return m_ptr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:599:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const T*() const { return m_ptr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:602:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> void swap(scoped_array<T> &a,scoped_array<T> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:738:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator() : std::allocator<T>() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:740:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator(const aligned_allocator& other) : std::allocator<T>(other) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:743:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
aligned_allocator(const aligned_allocator<U>& other) : std::allocator<T>(other) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:745:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~aligned_allocator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:747:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pointer allocate(size_type num, const void* /*hint*/ = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:761:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deallocate(pointer p, size_type /*num*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:796:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool cpuid_is_vendor(int abcd[4], const int vendor[3])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:801:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel_direct(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:833:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel_codes(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:913:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_intel(int& l1, int& l2, int& l3, int max_std_funcs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:921:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes_amd(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:936:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void queryCacheSizes(int& l1, int& l2, int& l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:973:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int queryL1CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:982:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int queryTopLevelCacheSize()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:24:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() { return std::numeric_limits<T>::digits10; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:41:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int run() { return 0; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:373,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:110:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real epsilon()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:116:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real dummy_precision()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:130:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T highest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:135:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T lowest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:140:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T infinity() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:145:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline T quiet_NaN() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:157:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline float dummy_precision() { return 1e-5f; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:163:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline double dummy_precision() { return 1e-12; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:169:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline long double dummy_precision() { return 1e-15l; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:186:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real epsilon() { return NumTraits<Real>::epsilon(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:188:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Real dummy_precision() { return NumTraits<Real>::dummy_precision(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:190:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return NumTraits<Real>::digits10(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:215:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar epsilon() { return NumTraits<RealScalar>::epsilon(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:217:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar dummy_precision() { return NumTraits<RealScalar>::dummy_precision(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:219:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return NumTraits<Scalar>::digits10(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:232:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int digits10() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:235:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string epsilon();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:236:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string dummy_precision();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:237:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string lowest();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:238:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string highest();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:239:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string infinity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NumTraits.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline std::string quiet_NaN();
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:374,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:80:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:128:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar& run(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:181:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const RealScalar& run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar& run(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:207:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const RealScalar& run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:217:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:222:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const Scalar run(const Scalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:245:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:255:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:277:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:288:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:299:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:323:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:334:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:370:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline NewType run(const OldType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:380:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline NewType cast(const OldType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:403:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:438:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:448:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar log1p(const Scalar& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:483:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:510:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_DEVICE_FUNC inline result_type run(const ScalarX& x, const ScalarY& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:521:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_DEVICE_FUNC inline ScalarX run(ScalarX x, ScalarY y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:555:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:556:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:561:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:565:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:621:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:648:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:666:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:671:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:679:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:685:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(random, Scalar) random()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:702:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isnan_impl(const T&) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:707:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isinf_impl(const T&) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:712:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isfinite_impl(const T&) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:717:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isfinite_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:732:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isinf_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:747:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isnan_impl(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:801:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:802:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:803:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> T generic_fast_tanh_float(const T& a_x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:805:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:818:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE T mini(const T& x, const T& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:826:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE T maxi(const T& x, const T& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:861:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(real, Scalar) real(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:868:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) >::type real_ref(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:875:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(real_ref, Scalar) real_ref(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:882:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(imag, Scalar) imag(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:889:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(arg, Scalar) arg(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:896:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::add_const_on_value_type< EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) >::type imag_ref(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:903:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(imag_ref, Scalar) imag_ref(Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:910:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(conj, Scalar) conj(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:917:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(abs2, Scalar) abs2(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:923:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool abs2(bool x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:927:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(norm1, Scalar) norm1(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:934:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(hypot, Scalar) hypot(const Scalar& x, const Scalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:941:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(log1p, Scalar) log1p(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:956:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::pow_impl<ScalarX,ScalarY>::result_type pow(const ScalarX& x, const ScalarY& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:961:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isnan) (const T &x) { return internal::isnan_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:962:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isinf) (const T &x) { return internal::isinf_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:963:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> EIGEN_DEVICE_FUNC bool (isfinite)(const T &x) { return internal::isfinite_impl(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:967:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_MATHFUNC_RETVAL(round, Scalar) round(const Scalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:974:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T (floor)(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:990:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T (ceil)(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1007:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int log2(int x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1031:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sqrt(const T &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1039:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T log(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1055:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1063:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1092:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T exp(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1107:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T cos(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1122:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sin(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1137:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T tan(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1152:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T acos(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1167:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T asin(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1182:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T atan(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1198:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T cosh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1213:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T sinh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1228:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T tanh(const T &x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1235:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
float tanh(float x) { return internal::generic_fast_tanh_float(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1248:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T fmod(const T& a, const T& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1272:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isfinite_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1278:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isnan_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1284:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isinf_impl(const std::complex<T>& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1303:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1308:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1313:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1324:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const Scalar&, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1329:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1334:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const Scalar& x, const Scalar& y, const RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1345:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const Scalar& x, const OtherScalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1350:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(const Scalar& x, const Scalar& y, const RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1361:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1368:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1375:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real &precision = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1386:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1397:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isMuchSmallerThan(const bool& x, const bool&, const bool&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1403:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApprox(bool x, bool y, bool)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctions.h:1409:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool isApproxOrLessThan(const bool& x, const bool& y, const bool&)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:134:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:139:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a, const SrcPacket& /*b*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:145:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pcast(const SrcPacket& a, const SrcPacket& /*b*/, const SrcPacket& /*c*/, const SrcPacket& /*d*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a+b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:157:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a-b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pnegate(const Packet& a) { return -a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:166:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pconj(const Packet& a) { return numext::conj(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:171:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a*b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:176:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return a/b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:181:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return numext::mini(a, b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:186:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& b) { return numext::maxi(a, b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:190:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pabs(const Packet& a) { using std::abs; return abs(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:194:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
parg(const Packet& a) { using numext::arg; return arg(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:198:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pand(const Packet& a, const Packet& b) { return a & b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:202:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
por(const Packet& a, const Packet& b) { return a | b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:206:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pxor(const Packet& a, const Packet& b) { return a ^ b; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:210:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pandnot(const Packet& a, const Packet& b) { return a & (!b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:214:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pload(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:218:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploadu(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:222:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pset1(const typename unpacket_traits<Packet>::type& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pload1(const typename unpacket_traits<Packet>::type *a) { return pset1<Packet>(*a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploaddup(const typename unpacket_traits<Packet>::type* from) { return *from; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:243:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ploadquad(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:257:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet& a0, Packet& a1, Packet& a2, Packet& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:274:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet& a0, Packet& a1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:282:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plset(const typename unpacket_traits<Packet>::type& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:285:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstore(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:289:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pstoreu(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:292:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline Packet pgather(const Scalar* from, Index /*stride*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:375,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:295:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar, typename Packet> EIGEN_DEVICE_FUNC inline void pscatter(Scalar* to, const Packet& from, Index /*stride*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:299:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Scalar> EIGEN_DEVICE_FUNC inline void prefetch(const Scalar* addr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:315:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type pfirst(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:320:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
preduxp(const Packet* vecs) { return vecs[0]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:323:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:332:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
predux_downto4(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:336:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_mul(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:340:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_min(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:344:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline typename unpacket_traits<Packet>::type predux_max(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:348:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline Packet preverse(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:352:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Packet> EIGEN_DEVICE_FUNC inline Packet pcplxflip(const Packet& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:363:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psin(const Packet& a) { using std::sin; return sin(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:367:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pcos(const Packet& a) { using std::cos; return cos(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:371:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet ptan(const Packet& a) { using std::tan; return tan(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:375:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pasin(const Packet& a) { using std::asin; return asin(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:379:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pacos(const Packet& a) { using std::acos; return acos(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:383:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet patan(const Packet& a) { using std::atan; return atan(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:387:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psinh(const Packet& a) { using std::sinh; return sinh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:391:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pcosh(const Packet& a) { using std::cosh; return cosh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:395:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet ptanh(const Packet& a) { using std::tanh; return tanh(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:399:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pexp(const Packet& a) { using std::exp; return exp(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:403:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog(const Packet& a) { using std::log; return log(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:407:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog1p(const Packet& a) { return numext::log1p(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:411:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet plog10(const Packet& a) { using std::log10; return log10(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:415:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet psqrt(const Packet& a) { using std::sqrt; return sqrt(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:419:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet prsqrt(const Packet& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:425:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pround(const Packet& a) { using numext::round; return round(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:429:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pfloor(const Packet& a) { using numext::floor; return floor(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:433:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet pceil(const Packet& a) { using numext::ceil; return ceil(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:442:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:451:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Packet& c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:457:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:468:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret(Scalar* to, const Packet& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:482:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro(const typename unpacket_traits<Packet>::type* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:492:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(PacketType&, const PacketType&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:511:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void palign(PacketType& first, const PacketType& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:523:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline std::complex<float> pmul(const std::complex<float>& a, const std::complex<float>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:526:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> inline std::complex<double> pmul(const std::complex<double>& a, const std::complex<double>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:541:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet,1>& /*kernel*/) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:554:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pblend(const Selector<unpacket_traits<Packet>::size>& ifPacket, const Packet& thenPacket, const Packet& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:560:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pinsertfirst(const Packet& a, typename unpacket_traits<Packet>::type b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:574:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pinsertlast(const Packet& a, typename unpacket_traits<Packet>::type b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:376,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:26:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T generic_fast_tanh_float(const T& a_x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar positive_real_hypot(const RealScalar& x, const RealScalar& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MathFunctionsImpl.h:90:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const Scalar& x, const Scalar& y)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:397,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:60:39: warning: ignoring attributes on template argument '__m128' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:61:40: warning: ignoring attributes on template argument '__m128i' {aka '__vector(2) long long int'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128i> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:62:40: warning: ignoring attributes on template argument '__m128d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct is_arithmetic<__m128d> { enum { value = true }; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:161:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet4f> { typedef float type; enum {size=4, alignment=Aligned16}; typedef Packet4f half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:162:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet2d> { typedef double type; enum {size=2, alignment=Aligned16}; typedef Packet2d half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:163:43: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
template<> struct unpacket_traits<Packet4i> { typedef int type; enum {size=4, alignment=Aligned16}; typedef Packet4i half; };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:178:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pset1<Packet4f>(const float& from) { return _mm_set_ps1(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pset1<Packet2d>(const double& from) { return _mm_set1_pd(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:180:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int& from) { return _mm_set1_epi32(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:194:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f plset<Packet4f>(const float& a) { return _mm_add_ps(pset1<Packet4f>(a), _mm_set_ps(3,2,1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:195:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d plset<Packet2d>(const double& a) { return _mm_add_pd(pset1<Packet2d>(a),_mm_set_pd(1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:196:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i plset<Packet4i>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:198:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f padd<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_add_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:199:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d padd<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_add_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:200:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i padd<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_add_epi32(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:202:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_sub_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:203:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_sub_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:204:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_sub_epi32(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:206:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pnegate(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:211:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pnegate(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:216:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pnegate(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:221:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pconj(const Packet4f& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pconj(const Packet2d& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:223:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pconj(const Packet4i& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:225:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmul<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_mul_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:226:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmul<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_mul_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:227:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmul<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:243:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pdiv<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_div_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:244:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pdiv<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_div_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:247:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmadd(const Packet4i& a, const Packet4i& b, const Packet4i& c) { return padd(pmul(a,b), c); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:253:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmin<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_min_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:254:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmin<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_min_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:255:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmin<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:266:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_max_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:267:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_max_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:268:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:290:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pand<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_and_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:291:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pand<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_and_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:292:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pand<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_and_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:294:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f por<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_or_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:295:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d por<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_or_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:296:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i por<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_or_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:298:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pxor<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_xor_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:299:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pxor<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_xor_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:300:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pxor<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_xor_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:302:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pandnot<Packet4f>(const Packet4f& a, const Packet4f& b) { return _mm_andnot_ps(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:303:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pandnot<Packet2d>(const Packet2d& a, const Packet2d& b) { return _mm_andnot_pd(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:304:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pandnot<Packet4i>(const Packet4i& a, const Packet4i& b) { return _mm_andnot_si128(a,b); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:306:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_ps(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:307:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pload<Packet2d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_pd(from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:308:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pload<Packet4i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return _mm_load_si128(reinterpret_cast<const __m128i*>(from)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:326:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f ploadu<Packet4f>(const float* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:333:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d ploadu<Packet2d>(const double* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:338:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i ploadu<Packet4i>(const int* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:345:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f ploaddup<Packet4f>(const float* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:349:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d ploaddup<Packet2d>(const double* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:351:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i ploaddup<Packet4i>(const int* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:358:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_ps(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:359:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_pd(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:360:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_store_si128(reinterpret_cast<__m128i*>(to), from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:362:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_pd(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:363:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_ps(to, from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:364:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE _mm_storeu_si128(reinterpret_cast<__m128i*>(to), from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:366:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet4f pgather<float, Packet4f>(const float* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:370:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet2d pgather<double, Packet2d>(const double* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:374:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet4i pgather<int, Packet4i>(const int* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:379:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<float, Packet4f>(float* to, const Packet4f& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:386:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<double, Packet2d>(double* to, const Packet2d& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:391:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<int, Packet4i>(int* to, const Packet4i& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:400:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:406:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:419:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<float>(const float* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:420:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<double>(const double* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:421:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<int>(const int* addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:436:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float pfirst<Packet4f>(const Packet4f& a) { return _mm_cvtss_f32(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:437:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double pfirst<Packet2d>(const Packet2d& a) { return _mm_cvtsd_f64(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:438:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int pfirst<Packet4i>(const Packet4i& a) { return _mm_cvtsi128_si32(a); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:441:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f preverse(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:443:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d preverse(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:445:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i preverse(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:448:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pabs(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:453:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pabs(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:458:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pabs(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:472:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f& a0, Packet4f& a1, Packet4f& a2, Packet4f& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:482:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d& a0, Packet2d& a1, Packet2d& a2, Packet2d& a3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:500:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void punpackp(Packet4f* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:520:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:534:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:540:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:553:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:575:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:581:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:598:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_mul<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:603:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_mul<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:607:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_mul<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:618:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_min<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:623:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_min<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:627:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_min<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:644:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE float predux_max<Packet4f>(const Packet4f& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:649:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE double predux_max<Packet2d>(const Packet2d& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:653:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE int predux_max<Packet4i>(const Packet4i& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:718:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
struct palign_impl<Offset,Packet4f>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:720:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet4f& first, const Packet4f& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:741:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
struct palign_impl<Offset,Packet4i>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:743:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet4i& first, const Packet4i& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:764:35: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
struct palign_impl<Offset,Packet2d>
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:766:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet2d& first, const Packet2d& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet4f,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:778:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet4f,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet2d,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:783:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet2d,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:34: warning: ignoring attributes on template argument 'Eigen::internal::Packet4i' {aka '__vector(2) long long int'} [-Wignored-attributes]
ptranspose(PacketBlock<Packet4i,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:790:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet4i,4>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:802:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pblend(const Selector<4>& ifPacket, const Packet4i& thenPacket, const Packet4i& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:812:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pblend(const Selector<4>& ifPacket, const Packet4f& thenPacket, const Packet4f& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:822:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pblend(const Selector<2>& ifPacket, const Packet2d& thenPacket, const Packet2d& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:833:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pinsertfirst(const Packet4f& a, float b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:842:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pinsertfirst(const Packet2d& a, double b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:851:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pinsertlast(const Packet4f& a, float b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:861:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pinsertlast(const Packet2d& a, double b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:398,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:23:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f plog<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f pexp<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:172:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d pexp<Packet2d>(const Packet2d& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:258:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f psin<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:359:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f pcos<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:456:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f psqrt<Packet4f>(const Packet4f& _x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:479:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d psqrt<Packet2d>(const Packet2d& x) { return _mm_sqrt_pd(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:484:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet4f prsqrt<Packet4f>(const Packet4f& _x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:522:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Packet2d prsqrt<Packet2d>(const Packet2d& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:530:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptanh<Packet4f>(const Packet4f& x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:540:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
float sqrt(const float &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/MathFunctions.h:547:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double sqrt(const double &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:20:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:21:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Packet2cf(const __m128& a) : v(a) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:55:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf padd<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_add_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:56:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_sub_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:57:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pnegate(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:62:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pconj(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:68:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pmul<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:85:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pand <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_and_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:86:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf por <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_or_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:87:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pxor <Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_xor_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:88:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pandnot<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { return Packet2cf(_mm_andnot_ps(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:90:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cf(pload<Packet4f>(&numext::real_ref(*from))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:91:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf ploadu<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_UNALIGNED_LOAD return Packet2cf(ploadu<Packet4f>(&numext::real_ref(*from))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:93:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pset1<Packet2cf>(const std::complex<float>& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:111:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf ploaddup<Packet2cf>(const std::complex<float>* from) { return pset1<Packet2cf>(*from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:113:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&numext::real_ref(*to), Packet4f(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:114:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(&numext::real_ref(*to), Packet4f(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:117:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline Packet2cf pgather<std::complex<float>, Packet2cf>(const std::complex<float>* from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:123:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_DEVICE_FUNC inline void pscatter<std::complex<float>, Packet2cf>(std::complex<float>* to, const Packet2cf& from, Index stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:131:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<std::complex<float> >(const std::complex<float> * addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:133:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> pfirst<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:148:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packet2d(_mm_castps_pd(a.v))))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:150:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> predux<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:155:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:160:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<float> predux_mul<Packet2cf>(const Packet2cf& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:168:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet2cf& first, const Packet2cf& second)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:180:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:183:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:198:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:201:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:216:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmadd(const Packet2cf& x, const Packet2cf& y, const Packet2cf& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:219:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pmul(const Packet2cf& a, const Packet2cf& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet4f' {aka '__vector(4) float'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:232:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:234:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pdiv<Packet2cf>(const Packet2cf& a, const Packet2cf& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:242:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet2cf pcplxflip/* <Packet2cf> */(const Packet2cf& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:251:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:252:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:285:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd padd<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_add_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:286:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_sub_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:287:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pnegate(const Packet1cd& a) { return Packet1cd(pnegate(Packet2d(a.v))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:288:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pconj(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:294:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pmul<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:308:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pand <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_and_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:309:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd por <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_or_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:310:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pxor <Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_xor_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:311:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pandnot<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { return Packet1cd(_mm_andnot_pd(a.v,b.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:314:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pload <Packet1cd>(const std::complex<double>* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:316:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd ploadu<Packet1cd>(const std::complex<double>* from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:318:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pset1<Packet1cd>(const std::complex<double>& from)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:321:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd ploaddup<Packet1cd>(const std::complex<double>* from) { return pset1<Packet1cd>(*from); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:324:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstore <std::complex<double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((double*)to, Packet2d(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:325:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void pstoreu<std::complex<double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu((double*)to, Packet2d(from.v)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:327:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE void prefetch<std::complex<double> >(const std::complex<double> * addr) { _mm_prefetch((SsePrefetchPtrType)(addr), _MM_HINT_T0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:329:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> pfirst<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:336:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd preverse(const Packet1cd& a) { return a; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:338:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> predux<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:343:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:348:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE std::complex<double> predux_mul<Packet1cd>(const Packet1cd& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:356:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Packet1cd& /*first*/, const Packet1cd& /*second*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:365:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:383:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:386:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:401:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmadd(const Packet1cd& x, const Packet1cd& y, const Packet1cd& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:404:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pmul(const Packet1cd& a, const Packet1cd& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:377,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:15:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_REAL, PACKET_CPLX, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_REAL& x, const PACKET_CPLX& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:18:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_REAL& x, const PACKET_CPLX& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:22:70: warning: ignoring attributes on template argument 'Eigen::internal::Packet2d' {aka '__vector(2) double'} [-Wignored-attributes]
template<> struct conj_helper<PACKET_CPLX, PACKET_REAL, false,false> { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:417:1: note: in expansion of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:23:109: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmadd(const PACKET_CPLX& x, const PACKET_REAL& y, const PACKET_CPLX& c) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:25:86: note: in definition of macro 'EIGEN_MAKE_CONJ_HELPER_CPLX_REAL'
EIGEN_STRONG_INLINE PACKET_CPLX pmul(const PACKET_CPLX& x, const PACKET_REAL& y) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:399,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:419:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pdiv<Packet1cd>(const Packet1cd& a, const Packet1cd& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:427:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Packet1cd pcplxflip/* <Packet1cd> */(const Packet1cd& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:433:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ptranspose(PacketBlock<Packet2cf,2>& kernel) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:442:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pblend(const Selector<2>& ifPacket, const Packet2cf& thenPacket, const Packet2cf& elsePacket) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:447:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pinsertfirst(const Packet2cf& a, std::complex<float> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:452:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pinsertfirst(const Packet1cd&, std::complex<double> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:457:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2cf pinsertlast(const Packet2cf& a, std::complex<float> b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:462:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet1cd pinsertlast(const Packet1cd&, std::complex<double> b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:400,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4i pcast<Packet4f, Packet4i>(const Packet4f& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet4i, Packet4f>(const Packet4i& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:63:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet4f pcast<Packet2d, Packet4f>(const Packet2d& a, const Packet2d& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/SSE/TypeCasting.h:67:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<> EIGEN_STRONG_INLINE Packet2d pcast<Packet4f, Packet2d>(const Packet4f& a) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:56:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC __half_raw() : x(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:57:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC __half_raw(unsigned short raw) : x(raw) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:65:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:66:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:67:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:70:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base(const half_base& h) : __half_raw(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:72:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half_base(const __half_raw& h) : __half_raw(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:86:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:88:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half(const __half_raw& h) : half_impl::half_base(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:89:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half(const half& h) : half_impl::half_base(h) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:94:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(bool b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:97:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(const T& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC half(float f)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(bool) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(signed char) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:109:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned char) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:112:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(short) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:115:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned short) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:118:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(int) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:121:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned int) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:124:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:127:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:131:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(long long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:134:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(unsigned long long) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:138:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(float) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:141:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_EXPLICIT_CAST(double) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:145:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC half& operator=(const half& other) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:416,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:180:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half (min)() { return Eigen::half_impl::raw_uint16_to_half(0x400); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:181:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half lowest() { return Eigen::half_impl::raw_uint16_to_half(0xfbff); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:182:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half (max)() { return Eigen::half_impl::raw_uint16_to_half(0x7bff); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:183:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half epsilon() { return Eigen::half_impl::raw_uint16_to_half(0x0800); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half round_error() { return Eigen::half(0.5); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half infinity() { return Eigen::half_impl::raw_uint16_to_half(0x7c00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:186:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half quiet_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half signaling_NaN() { return Eigen::half_impl::raw_uint16_to_half(0x7e00); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:188:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Eigen::half denorm_min() { return Eigen::half_impl::raw_uint16_to_half(0x1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:271:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator + (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:274:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator * (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:277:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:280:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:283:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator - (const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:288:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator += (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:292:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator *= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:296:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator -= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:300:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half& operator /= (half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:304:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator == (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:307:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator != (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:310:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator < (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:313:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator <= (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:316:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator > (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:319:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool operator >= (const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half operator / (const half& a, Index b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:336:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw raw_uint16_to_half(unsigned short x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:347:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC __half_raw float_to_half_rtne(float ff) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC float half_to_float(__half_raw h) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:434:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isinf)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:437:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isnan)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:444:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC bool (isfinite)(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:448:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half abs(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:453:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half exp(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:460:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:467:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log1p(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:470:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half log10(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:473:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sqrt(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:480:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half pow(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half sin(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:486:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half cos(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:489:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tan(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:492:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:495:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half floor(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:502:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half ceil(const half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:510:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (min)(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:519:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half (max)(const half& a, const half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:529:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE std::ostream& operator << (std::ostream& os, const half& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:544:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline half run(const half& x, const half& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:548:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline half run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:568:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half epsilon() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:571:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half dummy_precision() { return Eigen::half(1e-2f); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:572:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half highest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:575:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half lowest() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:578:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half infinity() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:581:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Eigen::half quiet_NaN() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:589:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half fabsh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:594:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half exph(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:597:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half logh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:604:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half sqrth(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:607:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half powh(const Eigen::half& a, const Eigen::half& b) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:610:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half floorh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:613:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half ceilh(const Eigen::half& a) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/Half.h:622:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE std::size_t operator()(const Eigen::half& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:19:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const float& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:37:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::half operator() (const int& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:55:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:418,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/arch/CUDA/TypeCasting.h:57:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float operator() (const Eigen::half& a) const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:36:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sum_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:42:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a + b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:44:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:47:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
scalar_sum_op() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:86:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a * b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:88:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:91:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:118:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conj_product_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:119:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:123:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:143:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_min_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:144:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::mini(a, b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:146:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:149:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:169:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_max_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:170:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return numext::maxi(a, b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:172:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:175:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type predux(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:210:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:211:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a==b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:217:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:218:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:224:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:225:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a<=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:231:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:232:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:238:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:239:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a>=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:245:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return !(a<=b || b<=a);}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:252:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cmp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:253:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator()(const LhsScalar& a, const RhsScalar& b) const {return a!=b;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:265:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_hypot_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:267:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar &x, const Scalar &y) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:296:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_pow_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:305:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline result_type operator() (const Scalar& a, const Exponent& b) const { return numext::pow(a, b); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:326:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_difference_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:332:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a - b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:334:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:355:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_quotient_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:361:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const LhsScalar& a, const RhsScalar& b) const { return a / b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:363:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_and_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:384:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a && b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:399:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_or_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:400:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a || b; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:415:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_xor_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:428,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:416:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a, const bool& b) const { return a ^ b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:439:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bind1st_op(const first_argument_type &val) : m_value(val) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:441:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const second_argument_type& b) const { return BinaryOp::operator()(m_value,b); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:458:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bind2nd_op(const second_argument_type &val) : m_value(val) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:460:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const first_argument_type& a) const { return BinaryOp::operator()(a,m_value); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/BinaryFunctors.h:463:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_opposite_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:24:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return -a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:26:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:42:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:44:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:46:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:73:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:76:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a, const Score&) const { return numext::abs(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:80:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(abs_knowing_score)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:83:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scal&, const result_type& a) const { return a; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:92:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:95:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { return numext::abs2(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:97:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:110:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_conjugate_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:112:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { using numext::conj; return conj(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:114:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const { return internal::pconj(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:131:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_arg_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:133:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type operator() (const Scalar& a) const { using numext::arg; return arg(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:135:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:153:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cast_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:155:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const NewType operator() (const Scalar& a) const { return cast<Scalar, NewType>(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:168:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:171:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::real(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:184:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:187:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return numext::imag(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:200:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_real_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:203:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::real_ref(*const_cast<Scalar*>(&a)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:216:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_imag_ref_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:219:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE result_type& operator() (const Scalar& a) const { return numext::imag_ref(*const_cast<Scalar*>(&a)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:232:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_exp_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:233:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::exp(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:235:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pexp(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:272:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:273:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:303:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log1p_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:304:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::log1p(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:306:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog1p(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:323:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_log10_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:324:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { EIGEN_USING_STD_MATH(log10) return log10(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:326:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::plog10(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:337:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:338:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sqrt(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:340:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psqrt(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:364:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_rsqrt_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return Scalar(1)/numext::sqrt(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:367:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::prsqrt(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:383:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cos_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return numext::cos(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:386:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcos(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:402:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sin_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:403:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sin(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:405:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psin(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:422:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:423:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::tan(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:425:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::ptan(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:441:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_acos_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:442:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::acos(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:444:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pacos(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:460:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_asin_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:461:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::asin(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:463:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pasin(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:480:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_atan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:481:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::atan(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:483:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::patan(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:500:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_tanh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:501:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator()(const Scalar& a) const { return numext::tanh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:503:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& x) const { return ptanh(x); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:536:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sinh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:537:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::sinh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:539:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::psinh(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:555:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cosh_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:556:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const { return numext::cosh(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:558:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pcosh(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:575:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_inverse_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:576:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return Scalar(1)/a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:578:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:591:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_square_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:592:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:594:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:607:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_cube_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:608:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (const Scalar& a) const { return a*a*a; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:610:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Packet packetOp(const Packet& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:622:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_round_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:623:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::round(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:625:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pround(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:641:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_floor_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:642:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::floor(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:644:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pfloor(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:660:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_ceil_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:661:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (const Scalar& a) const { return numext::ceil(a); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:663:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Packet packetOp(const Packet& a) const { return internal::pceil(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:679:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isnan_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:681:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isnan)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:697:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isinf_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:699:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isinf)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:715:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_isfinite_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:717:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar& a) const { return (numext::isfinite)(a); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:734:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_boolean_not_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:735:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool operator() (const bool& a) const { return !a; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:752:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:753:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:763:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_sign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:429,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/UnaryFunctors.h:764:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar operator() (const Scalar& a) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:19:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const scalar_constant_op& other) : m_other(other.m_other) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:20:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op(const Scalar& other) : m_other(other) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:21:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const { return m_other; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:23:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<PacketType>(m_other); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:32:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_identity_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:34:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const { return row==col ? Scalar(1) : Scalar(0); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:430,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:45:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:51:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:60:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:92:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op_impl(const Scalar& low, const Scalar& high, Index num_steps) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar operator() (IndexType i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
linspaced_op(const Scalar& low, const Scalar& high, Index num_steps)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const { return impl(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/NullaryFunctors.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(IndexType i) const { return impl.packetOp(i); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:23:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:24:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a = b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:27:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:48:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(add_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:49:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a += b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:52:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:69:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(sub_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:70:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a -= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:73:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:91:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(mul_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:92:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a *= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:95:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:112:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(div_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:113:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(DstScalar& a, const SrcScalar& b) const { a /= b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:116:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void assignPacket(DstScalar* a, const Packet& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:144:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(swap_assign_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:432,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/functors/AssignmentFunctors.h:145:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Scalar& a, const Scalar& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:22:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:438,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const std::string& _matPrefix="", const std::string& _matSuffix="")
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:98:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
WithFormat(const ExpressionType& matrix, const IOFormat& format)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:102:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const WithFormat& wf)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:120:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline int run()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:129:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::ostream & print_matrix(std::ostream & s, const Derived& _m, const IOFormat& fmt)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/IO.h:218:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<Derived> & m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:64:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:73:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:96:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:104:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:115:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CoeffReturnType operator()(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:139:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:158:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator[](Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:178:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:188:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
x() const { return (*this)[0]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:194:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
y() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:204:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
z() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:214:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
w() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:231:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:241:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packetByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:258:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketReturnType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:273:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void coeffRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:274:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void coeffRefByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:275:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:276:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacketByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:277:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyCoeff();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:278:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyCoeffByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:279:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyPacket();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:280:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyPacketByOuterInner();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:281:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void stride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:282:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void innerStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:283:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outerStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:284:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void rowStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:285:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void colStride();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:340:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeffRefByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:362:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:387:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:404:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator[](Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:423:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator()(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:433:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
x() { return (*this)[0]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:439:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
y()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:449:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
z()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:459:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
w()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:496:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:507:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:513:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index stride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:523:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:533:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:570:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:581:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:587:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index stride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:597:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:607:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:618:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index run(const Derived&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:625:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:639:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index first_aligned(const DenseBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:646:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Index first_default_aligned(const DenseBase<Derived>& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:20:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void check_DenseIndex_is_signed() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:210:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:218:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index outerSize() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:230:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index innerSize() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:241:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:252:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:275:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:281:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:285:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:293:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:297:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:304:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& lazyAssign(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:307:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer<Derived> operator<< (const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:312:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& flagged() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:317:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer<Derived> operator<< (const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:321:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransposeReturnType transpose();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:324:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstTransposeReturnType transpose() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:326:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void transposeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:329:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(Index rows, Index cols, const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:331:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(Index size, const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:333:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Constant(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:336:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:342:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LinSpaced(const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:346:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:349:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(Index size, const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:352:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NullaryExpr(const CustomNullaryOp& func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:354:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:355:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:356:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Zero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:357:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:358:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:359:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const ConstantReturnType Ones();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:361:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void fill(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:362:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(const Scalar& value);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:363:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setLinSpaced(Index size, const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:364:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setLinSpaced(const Scalar& low, const Scalar& high);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:365:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:366:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:367:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setRandom();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:371:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:374:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:377:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:379:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApproxToConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:380:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isConstant(const Scalar& value, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:381:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isZero(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:382:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isOnes(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:384:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool hasNaN() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:385:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool allFinite() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:388:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:390:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:401:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE EvalReturnType eval() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:414:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:426:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(PlainObjectBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:432:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const NestByValue<Derived> nestByValue() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:433:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const ForceAlignedAccess<Derived> forceAlignedAccess() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:434:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ForceAlignedAccess<Derived> forceAlignedAccess();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:436:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:438:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::conditional<Enable,ForceAlignedAccess<Derived>,Derived&>::type forceAlignedAccessIf();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:440:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:441:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar mean() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:442:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar trace() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:444:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar prod() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:446:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar minCoeff() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:447:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC typename internal::traits<Derived>::Scalar maxCoeff() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:450:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar minCoeff(IndexType* row, IndexType* col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:452:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar maxCoeff(IndexType* row, IndexType* col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:454:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar minCoeff(IndexType* index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:456:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<Derived>::Scalar maxCoeff(IndexType* index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:460:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar redux(const BinaryOp& func) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:464:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void visit(Visitor& func) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:473:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const WithFormat<Derived> format(const IOFormat& fmt) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:480:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:487:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool all() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:488:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool any() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:489:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index count() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:504:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstRowwiseReturnType rowwise() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:507:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RowwiseReturnType rowwise();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:516:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstColwiseReturnType colwise() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:519:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ColwiseReturnType colwise();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:522:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:523:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:524:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const RandomReturnType Random();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:529:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:533:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
select(const DenseBase<ThenDerived>& thenMatrix, const typename ThenDerived::Scalar& elseScalar) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:537:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
select(const typename ElseDerived::Scalar& thenScalar, const DenseBase<ElseDerived>& elseMatrix) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:539:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int p> RealScalar lpNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:543:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Replicate<Derived,RowFactor,ColFactor> replicate() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:554:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Replicate<Derived, Dynamic, Dynamic> replicate(Index rowFactor, Index colFactor) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:561:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ReverseReturnType reverse();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:564:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ConstReverseReturnType reverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:568:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void reverseInPlace();
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:573,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr topRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr topRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr bottomRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr bottomRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr middleRows(Index startRow, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr leftCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr leftCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr rightCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr rightCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr middleCols(Index startCol, Index numCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColXpr col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColXpr col(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowXpr row(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowXpr row(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType segment(Index start, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType segment(Index start, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType head(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType head(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType tail(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType tail(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:584:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& ) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:440,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:592:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:605:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseBase(int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:606:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseBase(int,int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:607:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit DenseBase(const DenseBase<OtherDerived>&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:101:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index diagonalSize() const { return (numext::mini)(rows(),cols()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:125,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:127,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:128,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:139:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const MatrixBase& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:146:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const DenseBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:150:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:158:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:161:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:166:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:171:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
lazyProduct(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:174:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:177:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheLeft(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:180:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheRight(const EigenBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:185:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<DiagonalDerived> &diagonal) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:190:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
dot(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:192:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar squaredNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:193:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar norm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:194:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar stableNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:195:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar blueNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:196:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar hypotNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:197:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const PlainObject normalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:198:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const PlainObject stableNormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:199:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:200:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void stableNormalize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:202:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const AdjointReturnType adjoint() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:203:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void adjointInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:207:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:211:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstDiagonalReturnType diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:218:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename DiagonalIndexReturnType<Index>::Type diagonal();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:222:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstDiagonalIndexReturnType<Index>::Type diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:228:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalDynamicIndexReturnType diagonal(Index index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:230:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConstDiagonalDynamicIndexReturnType diagonal(Index index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:237:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename TriangularViewReturnType<Mode>::Type triangularView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:240:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstTriangularViewReturnType<Mode>::Type triangularView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:247:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:250:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:253:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real& m_epsilon = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:254:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const IdentityReturnType Identity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:255:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const IdentityReturnType Identity(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:256:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index size, Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:257:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType Unit(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:258:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitX();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:259:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitY();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:260:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitZ();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:261:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const BasisReturnType UnitW();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:264:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DiagonalWrapper<const Derived> asDiagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:265:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationWrapper<const Derived> asPermutation() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:268:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setIdentity();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:270:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setIdentity(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:272:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isIdentity(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:273:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isDiagonal(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:275:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isUpperTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:276:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isLowerTriangular(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:280:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:281:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isUnitary(const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:288:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool operator==(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:296:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool operator!=(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NoAlias<Derived,Eigen::MatrixBase > noalias();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:303:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& forceAlignedAccess() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& forceAlignedAccess() { return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:305:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Enable> inline const Derived& forceAlignedAccessIf() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:306:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<bool Enable> inline Derived& forceAlignedAccessIf() { return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:308:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar trace() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:310:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int p> EIGEN_DEVICE_FUNC RealScalar lpNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:312:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC MatrixBase<Derived>& matrix() { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:313:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const MatrixBase<Derived>& matrix() const { return *this; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:317:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ArrayWrapper<Derived> array() { return ArrayWrapper<Derived>(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:320:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const ArrayWrapper<const Derived> array() const { return ArrayWrapper<const Derived>(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:324:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const FullPivLU<PlainObject> fullPivLu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:325:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PartialPivLU<PlainObject> partialPivLu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:327:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PartialPivLU<PlainObject> lu() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:329:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<Derived> inverse() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:337:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:343:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:344:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:348:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const LLT<PlainObject> llt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:349:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const LDLT<PlainObject> ldlt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HouseholderQR<PlainObject> householderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:354:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ColPivHouseholderQR<PlainObject> colPivHouseholderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:355:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const FullPivHouseholderQR<PlainObject> fullPivHouseholderQr() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:356:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CompleteOrthogonalDecomposition<PlainObject> completeOrthogonalDecomposition() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:360:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EigenvaluesReturnType eigenvalues() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:361:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar operatorNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:365:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline JacobiSVD<PlainObject> jacobiSvd(unsigned int computationOptions = 0) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:366:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BDCSVD<PlainObject> bdcSvd(unsigned int computationOptions = 0) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:384:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cross(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:388:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainObject cross3(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:391:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainObject unitOrthogonal(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:394:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Matrix<Scalar,3,1> eulerAngles(Index a0, Index a1, Index a2) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:401:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline HomogeneousReturnType homogeneous() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:411:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HNormalizedReturnType hnormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:415:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeHouseholderInPlace(Scalar& tau, RealScalar& beta);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:418:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& tau, RealScalar& beta) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:422:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:426:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:431:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:433:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:439:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const SparseMatrixBase<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:456:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> matrixFunction(StemFunction f) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:449:38: note: in definition of macro 'EIGEN_MATRIX_FUNCTION'
const ReturnType<Derived> Name() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: in definition of macro 'EIGEN_MATRIX_FUNCTION_1'
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReturnType<Derived> Name(Argument) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:452:46: note: in definition of macro 'EIGEN_MATRIX_FUNCTION_1'
const ReturnType<Derived> Name(Argument) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:441,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:471:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit MatrixBase(int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:472:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC MatrixBase(int,int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:473:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> EIGEN_DEVICE_FUNC explicit MatrixBase(const MatrixBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:476:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator+=(const ArrayBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:479:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator-=(const ArrayBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:498:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:511:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheRight(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:523:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:442,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:45:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:48:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:51:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& const_cast_derived() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:54:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& const_derived() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:62:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:66:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return rows() * cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:71:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:77:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void addTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:89:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void subTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:100:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void applyThisOnTheRight(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:109:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void applyThisOnTheLeft(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:133:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:142:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/EigenBase.h:151:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:444,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:93:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Product(const Lhs& lhs, const Rhs& rhs) : m_lhs(lhs), m_rhs(rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:100:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:101:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:103:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const LhsNestedCleaned& lhs() const { return m_lhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:104:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsNestedCleaned& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:130:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator const Scalar() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:165:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:173:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar coeff(Index i) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:93:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const T& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:103:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const T& xpr) : evaluator<T>(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:145:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:154:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const PlainObjectType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:161:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:170:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:176:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:185:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:192:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:209:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:221:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:241:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:254:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:256:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:275:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& t) : m_argImpl(t.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:281:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:287:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:293:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:299:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename XprType::Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:306:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:313:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:320:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:327:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:347:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const { return op(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:349:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:351:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const { return op.template packetOp<T>(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:352:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:359:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType=0, IndexType=0) const { return op(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:360:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType=0, IndexType=0) const { return op.template packetOp<T>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:367:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j=0) const { return op(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:368:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j=0) const { return op.template packetOp<T>(i,j); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:378:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i, IndexType j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:382:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T, typename IndexType> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i, IndexType j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:388:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator()(const NullaryOp& op, IndexType i) const { return op(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:390:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp(const NullaryOp& op, IndexType i) const { return op.template packetOp<T>(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:472:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:482:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(IndexType row, IndexType col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:489:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(IndexType index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(IndexType row, IndexType col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:503:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(IndexType index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:530:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:541:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:547:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:554:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:561:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:581:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:612:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit ternary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:625:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:631:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:638:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:647:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:671:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:699:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:711:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:717:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:724:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:732:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:760:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:772:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:778:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:784:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:790:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:821:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit mapbase_evaluator(const XprType& map)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:832:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:838:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:844:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:850:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:857:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:865:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:872:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:880:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:886:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rowStride() const { return XprType::IsRowMajor ? m_outerStride.value() : m_innerStride.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:888:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index colStride() const { return XprType::IsRowMajor ? m_innerStride.value() : m_outerStride.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:923:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& map)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:941:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& ref)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:996:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& block) : block_evaluator_type(block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1009:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1020:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1036:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1042:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1051:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1057:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1067:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1074:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1085:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1092:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1120:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit block_evaluator(const XprType& block)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1148:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& select)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1159:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1205:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& replicate)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1213:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1227:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1239:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1253:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1294:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1304:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i, Index j) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1313:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1343:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator_wrapper_base(const ArgType& arg) : m_argImpl(arg) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1349:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1355:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1361:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1367:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1374:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1381:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1388:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1395:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1410:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1421:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& wrapper)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& reverse)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1470:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1477:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1483:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1490:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1497:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1512:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1520:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index row, Index col, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1537:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void writePacket(Index index, const PacketType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1570:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& diagonal)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1579:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1585:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1591:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1597:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1607:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value() > 0 ? 0 : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1608:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value() > 0 ? m_index.value() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1636:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EvalToTemp(const ArgType& arg)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1640:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArgType& arg() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1645:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1650:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1667:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1674:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC evaluator(const ArgType& arg)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:446,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:204:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:214:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:220:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:230:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:240:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel& kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:250:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:272:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:283:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:290:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:301:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &, Index) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:322:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void EIGEN_STRONG_INLINE run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:335:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:345:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:368:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel&, Index, Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:386:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index end)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:397:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:425:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:451:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:465:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:475:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:493:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:504:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:518:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:566:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:610:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:618:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_dstExpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:619:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index innerSize() const { return m_dstExpr.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:620:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerSize() const { return m_dstExpr.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:621:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dstExpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:622:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_dstExpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:623:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerStride() const { return m_dstExpr.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:625:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DstEvaluatorType& dstEvaluator() { return m_dst; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:626:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const SrcEvaluatorType& srcEvaluator() const { return m_src; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:629:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:635:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeff(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:641:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignCoeffByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:650:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:656:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacket(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:662:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:669:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index rowIndexByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:678:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Index colIndexByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:687:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* dstDataPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:706:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const Functor &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:715:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize_if_allowed(DstXprType &dst, const SrcXprType& src, const internal::assign_op<T1,T2> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:725:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:745:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop(DstXprType& dst, const SrcXprType& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:786:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(const Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:794:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if< evaluator_assume_aliasing<Src>::value, void*>::type = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:802:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(Dst& dst, const Src& src, const Func& func, typename enable_if<!evaluator_assume_aliasing<Src>::value, void*>::type = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:811:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment(NoAlias<Dst,StorageBase>& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:819:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias(Dst& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:840:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:847:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_assignment_no_alias_no_transpose(Dst& dst, const Src& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dst, typename Src> void check_for_aliasing(const Dst &dst, const Src &src);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:864:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:873:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:891:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:906:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:919:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,SrcScalarType> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:20:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::lazyAssign(const DenseBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:450,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:39:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:47:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator=(const DenseBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:55:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const MatrixBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:64:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:73:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Assign.h:82:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:91,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:92,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:43:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:57:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
arg() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:71:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
abs2() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:88:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
exp() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:105:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:119:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log1p() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:135:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
log10() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:152:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:168:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
rsqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:184:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sign() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:202:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:220:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:234:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
tan() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:248:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
atan() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:262:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
acos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:276:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
asin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:290:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
tanh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:304:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sinh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:318:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cosh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:332:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:346:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
square() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:360:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cube() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:374:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
round() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:388:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
floor() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:402:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ceil() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:416:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isNaN() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:430:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isInf() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:444:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
isFinite() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:460:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator!() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:490:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
lgamma() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:93,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:507:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
digamma() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:528:7: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
erf() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseUnaryOps.h:549:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
erfc() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:94,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:95,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:9:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:21:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:47:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:73:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:152:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator<, LT)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:161:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator<=, LE)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const Derived& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:170:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
EIGEN_MAKE_CWISE_COMP_R_OP(operator>, operator<, LT)
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:129:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:135:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:139:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const Derived& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:179:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_R_OP'
EIGEN_MAKE_CWISE_COMP_R_OP(operator>=, operator<=, LE)
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:193:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator==, EQ)
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:111:65: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:118:21: note: in definition of macro 'EIGEN_MAKE_CWISE_COMP_OP'
OP(const Scalar& s) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:122:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OP(const Scalar& s, const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& d) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:207:1: note: in expansion of macro 'EIGEN_MAKE_CWISE_COMP_OP'
EIGEN_MAKE_CWISE_COMP_OP(operator!=, NEQ)
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:215:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator+,sum)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:237:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator-,difference)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:260:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(operator/,quotient)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:96,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:284:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/ArrayCwiseBinaryOps.h:329:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:107:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ArrayBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:116:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const Scalar &value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:120:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const Scalar& scalar);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:122:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const Scalar& scalar);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:126:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:133:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:137:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const ArrayBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:141:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>& array() { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:143:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayBase<Derived>& array() const { return *this; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixWrapper<Derived> matrix() { return MatrixWrapper<Derived>(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:150:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixWrapper<const Derived> matrix() const { return MatrixWrapper<const Derived>(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:160:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ArrayBase(Index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:161:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase(Index,Index);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:162:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> explicit ArrayBase(const ArrayBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:165:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator+=(const MatrixBase<OtherDerived>& )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:453,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:168:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Derived& operator-=(const MatrixBase<OtherDerived>& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:179:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator-=(const ArrayBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:192:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator+=(const ArrayBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:205:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator*=(const ArrayBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayBase.h:218:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ArrayBase<Derived>::operator/=(const ArrayBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:454,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:47:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T operator()(const T& x) const { return numext::conj(x); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:49:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline T pconj(const T& x) const { return internal::pconj(x); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:54:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const T& operator()(const T& x) const { return x; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:56:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const T& pconj(const T& x) const { return x; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:65:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const LhsScalar& x, const RhsScalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:68:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const LhsScalar& x, const RhsScalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:74:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const { return internal::pmadd(x,y,c); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:75:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const { return internal::pmul(x,y); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:81:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:84:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:91:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:94:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:101:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:104:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:111:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const Scalar& x, const RealScalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:113:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const Scalar& x, const RealScalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:120:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmadd(const RealScalar& x, const Scalar& y, const Scalar& c) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:122:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar pmul(const RealScalar& x, const Scalar& y) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:127:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE To run(const From& x) { return To(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:132:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE typename NumTraits<Scalar>::Real run(const Scalar& x) { return numext::real(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper(Scalar *data) : m_data(data) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:141:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:150:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool aligned(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:167:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data, Index incr=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:174:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:178:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:182:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:186:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:190:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const Packet &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:212:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:220:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:224:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:228:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE VectorMapper getVectorMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:234:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:238:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:242:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE HalfPacket loadHalfPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:247:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:252:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:256:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Index stride() const { return m_stride; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:257:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:259:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index firstAligned(Index size) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:281:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasLinearMapper(Scalar *data,Index incr) : m_data(data), m_incr(incr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:283:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void prefetch(int i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:287:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar& operator()(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:291:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:296:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void storePacket(Index i, const PacketType &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:314:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE blas_data_mapper(Scalar* data, Index stride, Index incr) : m_data(data), m_stride(stride), m_incr(incr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:317:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:321:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE LinearMapper getLinearMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:326:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE Scalar& operator()(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:330:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet loadPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:335:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE PacketT load(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:340:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void scatterPacket(Index i, Index j, const SubPacket &p) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:345:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE SubPacket gatherPacket(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:359:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE const_blas_data_mapper(const Scalar *data, Index stride) : blas_data_mapper<const Scalar, Index, StorageOrder>(data, stride) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:361:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE const_blas_data_mapper<Scalar, Index, StorageOrder> getSubMapper(Index i, Index j) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:388:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:389:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const Scalar extractScalarFactor(const XprType&) { return Scalar(1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:406:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x) { return conj(Base::extractScalarFactor(x.nestedExpression())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:417:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.rhs()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:418:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:428:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.lhs()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:429:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:446:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return Base::extract(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:447:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:468:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ExtractType extract(const XprType& x) { return ExtractType(Base::extract(x.nestedExpression())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:469:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Scalar extractScalarFactor(const XprType& x) { return Base::extractScalarFactor(x.nestedExpression()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:479:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const typename T::Scalar* run(const T& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:487:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static typename T::Scalar* run(const T&) { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/BlasUtil.h:490:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> const typename T::Scalar* extract_data(const T& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_static_allocation_size()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:49:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:455,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:68:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE PtrType eigen_unaligned_array_assert_workaround_gcc47(PtrType array) { return array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:88:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:95:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:107:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:114:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:126:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:133:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:145:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:152:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
plain_array(constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:162:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC plain_array() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:163:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC plain_array(constructor_without_unaligned_array_assert) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:187:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:194:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(const DenseStorage& other) : m_data(other.m_data) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:210:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:212:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:213:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:214:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:215:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:216:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:223:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:224:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:225:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:226:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage&) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:227:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:228:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:229:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:230:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:231:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:232:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index,Index,Index) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:233:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:234:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:254:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:255:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:257:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows), m_cols(other.m_cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:258:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:268:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index cols) : m_rows(rows), m_cols(cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:269:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:271:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:272:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:273:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:274:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index cols) { m_rows = rows; m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:275:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:285:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:286:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:288:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_rows(other.m_rows) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:289:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:298:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index rows, Index) : m_rows(rows) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:299:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:300:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:301:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return _Cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:302:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index, Index rows, Index) { m_rows = rows; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:303:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index, Index rows, Index) { m_rows = rows; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:304:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:305:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:314:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:315:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:317:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other) : m_data(other.m_data), m_cols(other.m_cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:318:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:327:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index, Index, Index cols) : m_cols(cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:328:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:329:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return _Rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:330:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:331:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index, Index, Index cols) { m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:332:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index, Index, Index cols) { m_cols = cols; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:333:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data.array; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:334:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:344:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit DenseStorage(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:347:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:353:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:372:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:382:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:391:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, m_rows*m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:392:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:394:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:395:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:396:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:402:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void resize(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:416:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:417:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:426:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:427:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_cols(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:428:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_cols(cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:434:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:441:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:452:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:460:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:468:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Rows*m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:469:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_cols,other.m_cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:470:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index rows(void) {return _Rows;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:471:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols(void) const {return m_cols;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:472:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void conservativeResize(Index size, Index, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:477:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:490:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:491:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:500:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage() : m_data(0), m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:501:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DenseStorage(internal::constructor_without_unaligned_array_assert) : m_data(0), m_rows(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:502:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(Index size, Index rows, Index cols) : m_data(internal::conditional_aligned_new_auto<T,(_Options&DontAlign)==0>(size)), m_rows(rows)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:508:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:515:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC DenseStorage& operator=(const DenseStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:526:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:534:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseStorage& operator=(DenseStorage&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:542:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~DenseStorage() { internal::conditional_aligned_delete_auto<T,(_Options&DontAlign)==0>(m_data, _Cols*m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:543:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void swap(DenseStorage& other) { std::swap(m_data,other.m_data); std::swap(m_rows,other.m_rows); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:544:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows(void) const {return m_rows;}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:545:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Index cols(void) {return _Cols;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:546:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index size, Index rows, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:551:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize(Index size, Index rows, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:564:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const T *data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseStorage.h:565:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC T *data() { return m_data; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:456,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline NestByValue(const ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:44:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:47:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:49:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:54:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:59:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:64:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:70:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PacketScalar packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:76:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index row, Index col, const PacketScalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:82:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:88:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:93:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC operator const ExpressionType&() const { return m_expression; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NestByValue.h:103:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::nestByValue() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:61:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:63:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return static_cast<const Derived*>(this)->rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:64:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return static_cast<const Derived*>(this)->cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:460,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable(const Unusable&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:70:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& operator=(const Unusable&) {return *this;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Unusable& coeff(Index) const { return *reinterpret_cast<const Unusable*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:73:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Unusable& coeff(Index,Index) const { return *reinterpret_cast<const Unusable*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:74:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& coeffRef(Index) { return *reinterpret_cast<Unusable*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:75:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Unusable& coeffRef(Index,Index) { return *reinterpret_cast<Unusable*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:82:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& DenseBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ReturnByValue.h:102:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:36:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit NoAlias(ExpressionType& expression) : m_expression(expression) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:40:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator=(const StorageBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:48:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator+=(const StorageBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:461,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:56:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE ExpressionType& operator-=(const StorageBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:63:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& expression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:101:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NoAlias<Derived,MatrixBase> MatrixBase<Derived>::noalias()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:32:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_ALWAYS_INLINE void run(Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:40:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_ALWAYS_INLINE void run(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:143:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(NeedsToAlign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:462,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:146:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base& base() { return *static_cast<Base*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:148:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Base& base() const { return *static_cast<const Base*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:151:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_storage.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:153:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_storage.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:160:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:173:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index rowId, Index colId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:196:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:204:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:215:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:222:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:232:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:239:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void writePacket(Index rowId, Index colId, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:249:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:255:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar *data() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:259:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar *data()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:279:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:309:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:334:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(NoChange_t, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:348:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index rows, NoChange_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:362:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void resizeLike(const EigenBase<OtherDerived>& _other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:403:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index rows, NoChange_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:417:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(NoChange_t, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:432:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:448:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void conservativeResizeLike(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:457:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const PlainObjectBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:465:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& lazyAssign(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:473:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const ReturnByValue<OtherDerived>& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:484:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase() : m_storage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:494:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PlainObjectBase(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase(PlainObjectBase&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:509:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase& operator=(PlainObjectBase&& other) EIGEN_NOEXCEPT
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:519:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const PlainObjectBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:522:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(Index size, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:532:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const DenseBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:543:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:553:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PlainObjectBase(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:568:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:587:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:589:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:591:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:593:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:595:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstMapType Map(const Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:597:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MapType Map(Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:600:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:602:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:604:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:606:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:608:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAlignedMapType MapAligned(const Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:610:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AlignedMapType MapAligned(Scalar* data, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:614:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:617:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:620:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:623:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:626:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstMapType<Stride<Outer, Inner> >::type Map(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:629:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedMapType<Stride<Outer, Inner> >::type Map(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:633:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:636:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:639:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:642:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index size, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:645:173: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedConstAlignedMapType<Stride<Outer, Inner> >::type MapAligned(const Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:648:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename StridedAlignedMapType<Stride<Outer, Inner> >::type MapAligned(Scalar* data, Index rows, Index cols, const Stride<Outer, Inner>& stride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:653:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(Index size, const Scalar& val);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:654:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setConstant(Index rows, Index cols, const Scalar& val);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:657:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:658:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setZero(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:661:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:662:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setOnes(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:665:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setRandom(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:666:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setRandom(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:682:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _resize_to_match(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:712:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& _set(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:725:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& _set_noalias(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:738:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init2(Index rows, Index cols, typename internal::enable_if<Base::SizeAtCompileTime!=2,T0>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:750:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init2(const T0& val0, const T1& val1, typename internal::enable_if<Base::SizeAtCompileTime==2,T0>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:763:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& Base::SizeAtCompileTime==2,T1>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:775:215: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& ((!internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value || Base::SizeAtCompileTime==Dynamic)),T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:788:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Scalar& val0, typename internal::enable_if<Base::SizeAtCompileTime==1 && internal::is_convertible<T, Scalar>::value,T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:801:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_convertible<T, Scalar>::value,T*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:810:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Scalar* data){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:817:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const DenseBase<OtherDerived>& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:824:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const Derived& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:831:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const EigenBase<OtherDerived>& other){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:837:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:845:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _init1(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:857:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:871:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
&& internal::is_same<typename internal::traits<Derived>::XprKind,ArrayXpr>::value,T*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:888:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(DenseBase<OtherDerived> & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:899:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(DenseBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:903:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void _check_template_params()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:926:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:948:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:991:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:998:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DenseBase<Derived>& _this, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1017:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(MatrixTypeA& a, MatrixTypeB& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:1027:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(MatrixTypeA& a, MatrixTypeB& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:463,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:206:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const Matrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:223:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:236:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:243:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix& operator=(const ReturnByValue<OtherDerived>& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:259:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix() : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:267:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Matrix(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:273:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:279:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix& operator=(Matrix&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:291:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Matrix(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:299:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const T0& x, const T1& y)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:345:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:355:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Scalar& x, const Scalar& y, const Scalar& z, const Scalar& w)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:368:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const Matrix& other) : Base(other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:376:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Matrix(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:380:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:381:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:387:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:390:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix& operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:464,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:76:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:90:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const Scalar &value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:107:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:116:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array& operator=(const Array& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:132:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array() : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:142:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array(internal::constructor_without_unaligned_array_assert)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:152:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_constructible<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:158:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Array& operator=(Array&& other) EIGEN_NOEXCEPT_IF(std::is_nothrow_move_assignable<Scalar>::value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:168:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE explicit Array(const T& x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const T0& val0, const T1& val1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:206:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:216:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Scalar& val0, const Scalar& val1, const Scalar& val2, const Scalar& val3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Array(const Array& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:241:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PrivateType>::type = PrivateType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:245:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Array.h:246:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return this->innerSize(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:465,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:109:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TernaryOp& func = TernaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:147:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:166:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg1Nested& arg1() const { return m_arg1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:169:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg2Nested& arg2() const { return m_arg2; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:172:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _Arg3Nested& arg3() const { return m_arg3; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseTernaryOp.h:175:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TernaryOp& functor() const { return m_functor; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:466,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:104:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE CwiseBinaryOp(const Lhs& aLhs, const Rhs& aRhs, const BinaryOp& func = BinaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:114:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:122:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:132:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _LhsNested& lhs() const { return m_lhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:135:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _RhsNested& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:138:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BinaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:162:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator-=(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:175:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator+=(const MatrixBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:467,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:65:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CwiseUnaryOp(const XprType& xpr, const UnaryOp& func = UnaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:75:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const UnaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:85:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_xpr; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:468,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:68:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CwiseNullaryOp(Index rows, Index cols, const NullaryOp& func = NullaryOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:78:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:80:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_cols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:84:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NullaryOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(Index rows, Index cols, const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:135:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(Index size, const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:154:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::NullaryExpr(const CustomNullaryOp& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:174:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(Index rows, Index cols, const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:196:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(Index size, const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:212:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Constant(const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:224:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:236:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Sequential_t, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:268:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(Index size, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:280:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::LinSpaced(const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:290:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar& val, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:305:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const Scalar& val, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:315:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void DenseBase<Derived>::fill(const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:325:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setConstant(const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setConstant(Index size, const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:360:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setConstant(Index rows, Index cols, const Scalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:383:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(Index newSize, const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:403:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setLinSpaced(const Scalar& low, const Scalar& high)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:427:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:450:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:467:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Zero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:481:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool DenseBase<Derived>::isZero(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:499:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:515:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setZero(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:533:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setZero(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:557:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:580:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:597:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Ones()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:612:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:625:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::setOnes()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:641:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setOnes(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:659:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setOnes(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:683:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::Identity(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:700:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::Identity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:717:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:745:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Derived& run(Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:755:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Derived& run(Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:774:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:790:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& MatrixBase<Derived>::setIdentity(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:803:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index newSize, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:818:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::Unit(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:831:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitX()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:841:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitY()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:851:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitZ()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:861:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const typename MatrixBase<Derived>::BasisReturnType MatrixBase<Derived>::UnitW()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:67:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline CwiseUnaryView(MatrixType& mat, const ViewOp& func = ViewOp())
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:70:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:72:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:73:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:76:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ViewOp& functor() const { return m_functor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:80:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:84:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_matrix.const_cast_derived(); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:110:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(CwiseUnaryViewImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:469,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:112:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar* data() { return &(this->coeffRef(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:113:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return &(this->coeff(0)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:115:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:120:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:18:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator*=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:470,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:25:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator+=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:32:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& ArrayBase<Derived>::operator-=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:39:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& DenseBase<Derived>::operator/=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:35:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:48:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResScalar run(const MatrixBase<T>& a, const MatrixBase<U>& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:72:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:96:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:108:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE typename NumTraits<typename internal::traits<Derived>::Scalar>::Real MatrixBase<Derived>::norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:124:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::normalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:145:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void MatrixBase<Derived>::normalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:167:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::stableNormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:191:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void MatrixBase<Derived>::stableNormalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:208:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:219:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:229:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NumTraits<typename traits<Derived>::Scalar>::Real run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline RealScalar run(const MatrixBase<Derived>& m)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:471,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:267:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lpNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<OtherDerived>& other, const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:302:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isUnitary(const RealScalar& prec) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:18:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
blueNorm_impl(const EigenBase<Derived>& _vec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:157:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::stableNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:472,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:202:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::blueNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/StableNorm.h:214:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::hypotNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:473,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:55:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:63:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride(Index outerStride, Index innerStride)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:71:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Stride(const Stride& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:77:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:80:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index inner() const { return m_inner.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC InnerStride() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC InnerStride(Index v) : Base(0, v) {} // FIXME making this explicit could break valid code
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:105:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC OuterStride() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Stride.h:106:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC OuterStride(Index v) : Base(v,0) {} // FIXME making this explicit could break valid code
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:90:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_cols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:100:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:104:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:111:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:119:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:126:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:134:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:142:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:150:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline MapBase(PointerType dataPtr) : m_data(dataPtr), m_rows(RowsAtCompileTime), m_cols(ColsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:158:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MapBase(PointerType dataPtr, Index vecSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:171:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MapBase(PointerType dataPtr, Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:190:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void checkSanity(typename internal::enable_if<(internal::traits<T>::Alignment>0),void*>::type = 0) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:474,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:203:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void checkSanity(typename internal::enable_if<internal::traits<T>::Alignment==0,void*>::type = 0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return this->m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:255:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return this->m_data; } // no const-cast here so non-const-correct code will give a compile error
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:258:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:264:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:271:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index row, Index col, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:278:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:285:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline MapBase(PointerType dataPtr) : Base(dataPtr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:286:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index vecSize) : Base(dataPtr, vecSize) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MapBase(PointerType dataPtr, Index rows, Index cols) : Base(dataPtr, rows, cols) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:290:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const MapBase& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:475,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PointerType cast_to_pointer_type(PointerArgType ptr) { return ptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:108:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:114:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:129:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Map(PointerArgType dataPtr, const StrideType& stride = StrideType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:142:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(PointerArgType dataPtr, Index size, const StrideType& stride = StrideType())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:156:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(PointerArgType dataPtr, Index rows, Index cols, const StrideType& stride = StrideType())
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:162:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:83:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RefBase()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:90:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(RefBase)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(Expression& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:200:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:210:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:217:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::MatchAtCompileTime),Derived>::type* = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:230:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Ref)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:476,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:246:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<bool(Traits::template match<Derived>::ScalarTypeMatch),Derived>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Ref(const Ref& other) : Base(other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:259:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Ref(const RefBase<OtherRef>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:266:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Ref.h:272:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void construct(const Expression& expr, internal::false_type)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:111:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Block)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:118:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block(XprType& xpr, Index i) : Impl(xpr,i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:128:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:161:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:162:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index i) : Impl(xpr,i) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:163:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline BlockImpl(XprType& xpr, Index startRow, Index startCol) : Impl(xpr, startRow, startCol) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:165:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:181:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:188:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:203:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:218:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:222:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index rowId, Index colId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:229:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:235:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:241:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:249:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:256:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:263:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:269:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index rowId, Index colId, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:275:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PacketScalar packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:283:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void writePacket(Index index, const PacketScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:298:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:304:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
XprType& nestedExpression() { return m_xpr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:307:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startRow() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:313:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startCol() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:341:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(BlockImpl_dense)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:477,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:346:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:361:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:373:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:381:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename internal::remove_all<XprTypeNested>::type& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:387:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
XprType& nestedExpression() { return m_xpr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:391:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:400:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:406:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startRow() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:412:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex startCol() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:426:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl_dense(XprType& xpr, const Scalar* data, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:435:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:478,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:75:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline VectorBlock(VectorType& vector, Index start, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:86:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline VectorBlock(VectorType& vector, Index start)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:64:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Transpose(MatrixType& matrix) : m_matrix(matrix) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:66:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Transpose)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:68:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:69:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:74:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:82:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index nrows, Index ncols) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:123:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TransposeImpl)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:125:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:134:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ScalarWithConstIfNotLvalue* data() { return derived().nestedExpression().data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:135:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar* data() const { return derived().nestedExpression().data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:139:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:145:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:479,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:174:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:186:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:212:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:232:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:240:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:256:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& m) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:286:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void DenseBase<Derived>::transposeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::adjointInPlace()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:480,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:41:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:43:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:46:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:49:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalVectorType& diagonal() const { return derived().diagonal(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalVectorType& diagonal() { return derived().diagonal(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:54:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return diagonal().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:56:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return diagonal().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:61:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<MatrixDerived> &matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:69:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:76:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& scalar) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:82:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& scalar, const DiagonalBase& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:136:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalVectorType& diagonal() const { return m_diagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:139:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalVectorType& diagonal() { return m_diagonal; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:143:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:147:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalMatrix(Index dim) : m_diagonal(dim) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:151:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const Scalar& x, const Scalar& y) : m_diagonal(x,y) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:155:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const Scalar& x, const Scalar& y, const Scalar& z) : m_diagonal(x,y,z) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const DiagonalBase<OtherDerived>& other) : m_diagonal(other.diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:164:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix(const DiagonalMatrix& other) : m_diagonal(other.diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:170:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalMatrix(const MatrixBase<OtherDerived>& other) : m_diagonal(other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:176:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalMatrix& operator=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:187:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalMatrix& operator=(const DiagonalMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:196:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index size) { m_diagonal.resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero() { m_diagonal.setZero(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:202:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero(Index size) { m_diagonal.setZero(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:205:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity() { m_diagonal.setOnes(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:208:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity(Index size) { m_diagonal.setOnes(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:256:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline DiagonalWrapper(DiagonalVectorType& a_diagonal) : m_diagonal(a_diagonal) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:260:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DiagonalVectorType& diagonal() const { return m_diagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:277:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::asDiagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:291:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isDiagonal(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:321:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:332:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:335:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:73:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Diagonal(MatrixType& matrix, Index a_index = DiagIndex) : m_matrix(matrix), m_index(a_index)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:78:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Diagonal)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:481,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:88:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:91:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:97:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:111:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return &(m_matrix.coeffRef(rowOffset(), colOffset())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:114:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:121:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:127:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffReturnType coeff(Index row, Index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:133:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index idx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:140:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:146:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffReturnType coeff(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:153:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:159:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index index() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:171:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index absDiagIndex() const { return m_index.value()>0 ? m_index.value() : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:173:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rowOffset() const { return m_index.value()>0 ? 0 : -m_index.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index colOffset() const { return m_index.value()>0 ? m_index.value() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:177:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int LoadMode> typename MatrixType::PacketReturnType packet(Index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int LoadMode> typename MatrixType::PacketReturnType packet(Index,Index) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:199:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:217:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:225:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:244:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Diagonal.h:253:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::diagonal() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:482,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DiagonalProduct.h:21:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*(const DiagonalBase<DiagonalDerived> &a_diagonal) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:100:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:118:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:132:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived&, const Func&) { return Scalar(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:148:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:169:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE PacketScalar run(const Derived &mat, const Func&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:190:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:215:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Scalar run(const Derived &mat, const Func& func)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:483,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:274:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:317:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Scalar run(const Derived &mat, const Func& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:338:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit redux_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:357:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:358:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:359:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:360:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index innerSize() const { return m_xpr.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:361:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index outerSize() const { return m_xpr.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:364:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:368:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:372:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:376:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:380:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CoeffReturnType coeffByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:384:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PacketType packetByOuterInner(Index outer, Index inner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:387:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const XprType & nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:411:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::redux(const Func& func) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:426:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:436:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:449:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:462:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::mean() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:483:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::prod() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:498:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::trace() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:26:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived &mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:37:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived &mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:47:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Derived& mat, Visitor& visitor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:64:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit visitor_evaluator(const XprType &xpr) : m_evaluator(xpr), m_xpr(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:74:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:75:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:76:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index size() const { return m_xpr.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:78:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:107:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void DenseBase<Derived>::visit(Visitor& visitor) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:484,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:131:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void init(const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:149:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:177:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const Scalar& value, Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:207:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff(IndexType* rowId, IndexType* colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:225:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::minCoeff(IndexType* index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:244:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff(IndexType* rowPtr, IndexType* colPtr) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Visitor.h:262:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::maxCoeff(IndexType* index) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:23:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:485,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:35:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:45:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived& y, const typename Derived::RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:55:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const OtherDerived&, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:65:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const typename Derived::RealScalar& y, const typename Derived::RealScalar& prec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:75:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(const Derived& x, const typename Derived::RealScalar&, const typename Derived::RealScalar&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:106:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:128:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Fuzzy.h:148:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:486,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:33:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC generic_dense_assignment_kernel(DstEvaluatorTypeT &dst, const SrcEvaluatorTypeT &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:38:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacket(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:46:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacket(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Swap.h:55:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignPacketByOuterInner(Index outer, Index inner)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:487,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:33:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(XprType& xpr, const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:41:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(XprType& xpr, const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:51:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer(const CommaInitializer& o)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:61:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer& operator,(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:81:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CommaInitializer& operator,(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:101:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~CommaInitializer()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:117:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& finished() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:144:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CommaInitializer<Derived> DenseBase<Derived>::operator<< (const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:153:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::operator<<(const DenseBase<OtherDerived>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:156:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { eigen_internal_assert(false && "should never be called"); return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:162:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { return 0; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:488,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:174:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* data() { return m_data.array; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:192:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:204:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:298:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:351:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:365:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:390:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operator*(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:432:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lazyProduct(const MatrixBase<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:489,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:68:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Solve(const Decomposition &dec, const RhsType &rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:72:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:73:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:76:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsType& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:98:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:123:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit evaluator(const SolveType& solve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:140:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:173:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:490,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:54:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_DEVICE_FUNC Inverse(const XprType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_xpr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:59:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_xpr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:61:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const XprTypeNestedCleaned& nestedExpression() const { return m_xpr; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:77:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:78:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Inverse.h:103:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unary_evaluator(const InverseType& inv_xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:491,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:63:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:66:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:75:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:90:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolverBase.h:109:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline AdjointReturnType adjoint() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:74:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:82:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const TranspositionsBase<OtherDerived>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:91:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:97:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return Index(indices().size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:113:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:119:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return derived().indices(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:121:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return derived().indices(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:125:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:131:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:140:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:155:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& applyTranspositionOnTheLeft(Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& applyTranspositionOnTheRight(Index i, Index j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:185:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InverseReturnType inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:191:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InverseReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:200:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignTranspose(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:205:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assignProduct(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:219:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const PermutationBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:227:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const InverseImpl<Other,PermutationStorage>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:235:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PlainPermutationType operator*(const InverseImpl<Other, PermutationStorage>& other, const PermutationBase& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:242:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index determinant() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:492,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:310:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:315:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline PermutationMatrix(Index size) : m_indices(size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:322:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationMatrix(const PermutationBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline PermutationMatrix(const MatrixBase<Other>& indices) : m_indices(indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:338:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PermutationMatrix(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:346:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix& operator=(const PermutationBase<Other>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:354:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix& operator=(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:360:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:362:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:369:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix(const InverseImpl<Other,PermutationStorage>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:378:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PermutationMatrix(internal::PermPermProduct_t, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:416:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:420:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:426:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const PermutationBase<Other>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:431:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const TranspositionsBase<Other>& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:438:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const Map& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:446:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:448:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:496:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PermutationWrapper(const IndicesType& indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:502:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:516:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationBase<PermutationDerived>& permutation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:528:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<MatrixDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:542:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InverseImpl() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:559:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:568:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainPermutationType eval() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:570:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const { return derived(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:576:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix, const InverseType& trPerm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:585:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PermutationMatrix.h:592:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationWrapper<const Derived> MatrixBase<Derived>::asPermutation() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:26:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:27:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:31:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index size() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:40:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:42:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return indices().size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:45:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& coeff(Index i) const { return indices().coeff(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:47:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& coeffRef(Index i) { return indices().coeffRef(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:49:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& operator()(Index i) const { return indices()(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:51:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& operator()(Index i) { return indices()(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:53:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& operator[](Index i) const { return indices()(i); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:55:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& operator[](Index i) { return indices()(i); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:58:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return derived().indices(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:60:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return derived().indices(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:97:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpose<TranspositionsBase> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:101:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpose<TranspositionsBase> transpose() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:493,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:156:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:160:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:165:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Transpositions(const MatrixBase<Other>& indices) : m_indices(indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:170:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transpositions& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:177:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transpositions(Index size) : m_indices(size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:183:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:213:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline Map(const StorageIndex* indicesPtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:217:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Map(const StorageIndex* indicesPtr, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:223:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:232:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map& operator=(const Map& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:240:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:243:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:270:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline TranspositionsWrapper(IndicesType& indices)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:276:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TranspositionsWrapper& operator=(const TranspositionsBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:282:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndicesType& indices() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:285:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndicesType& indices() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:300:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TranspositionsBase<TranspositionsDerived>& transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:312:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<MatrixDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:336:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Transpose(const TranspositionType& t) : m_transpositions(t) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:338:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index size() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:339:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:340:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_transpositions.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:346:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix, const Transpose& trt)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:355:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& matrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpositions.h:360:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const TranspositionType& nestedExpression() const { return m_transpositions; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:56:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TriangularBase() { eigen_assert(!((Mode&UnitDiag) && (Mode&ZeroDiag))); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:59:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:63:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return derived().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return derived().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:76:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const { return derived().coeff(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:78:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col) { return derived().coeffRef(row,col); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:90:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar operator()(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:96:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& operator()(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:104:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:111:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(MatrixBase<DenseDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:114:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalToLazy(MatrixBase<DenseDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:117:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:126:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_coordinates(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:145:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void check_coordinates_internal(Index , Index ) const {}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:217:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline TriangularView(MatrixType& matrix) : m_matrix(matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:220:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(TriangularView)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:224:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:231:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NestedExpression& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:235:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NestedExpression& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:240:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:246:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const AdjointReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:252:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransposeReturnType transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:262:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:270:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:289:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:297:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SelfAdjointView<MatrixTypeNestedNonRef,Mode> selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:307:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:358:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return derived().nestedExpression().outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:362:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return derived().nestedExpression().innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:367:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator+=(const DenseBase<Other>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:374:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator-=(const DenseBase<Other>& other) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:381:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator*=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() * other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:384:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator/=(const typename internal::traits<MatrixType>::Scalar& other) { return *this = derived().nestedExpression() / other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:388:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void fill(const Scalar& value) { setConstant(value); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:391:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setConstant(const Scalar& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:395:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setZero() { return setConstant(Scalar(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:398:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& setOnes() { return setConstant(Scalar(1)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:404:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:414:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:424:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const TriangularBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:429:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:433:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewType& operator=(const TriangularViewImpl& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:439:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void lazyAssign(const TriangularBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:444:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void lazyAssign(const MatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:451:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:460:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const TriangularViewImpl& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:491:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Other>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:504:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:508:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:517:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(TriangularBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:528:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(MatrixBase<OtherDerived> const & other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:536:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:544:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE TriangularViewType& _assignProduct(const ProductType& prod, const Scalar& alpha, bool beta);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:494,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:560:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const MatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:569:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const MatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:579:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<MatrixType, Mode, Dense>::operator=(const TriangularBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:588:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType, Mode, Dense>::lazyAssign(const TriangularBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:603:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularBase<Derived>::evalTo(MatrixBase<DenseDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:630:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::triangularView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:639:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::triangularView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:650:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isUpperTriangular(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:675:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool MatrixBase<Derived>::isLowerTriangular(const RealScalar& prec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:720:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unary_evaluator(const XprType &xpr) : Base(xpr.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:755:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:769:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:776:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:786:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:814:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void call_triangular_assignment_loop(DstXprType& dst, const SrcXprType& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:827:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:838:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:847:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:869:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:887:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:901:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Kernel &kernel)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:935:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularBase<Derived>::evalToLazy(MatrixBase<DenseDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:948:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:964:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:975:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,typename SrcXprType::Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:73:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_matrix.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:85:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_matrix.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:91:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:101:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:110:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixTypeNestedCleaned& _expression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:113:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixTypeNestedCleaned& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:115:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixTypeNestedCleaned& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:121:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:130:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const SelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:137:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const Scalar& s, const SelfAdjointView& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:154:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha = Scalar(1));
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:495,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:168:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView& rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:185:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
triangularView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:203:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const AdjointReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:209:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransposeReturnType transpose()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:219:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstTransposeReturnType transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:230:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::ConstDiagonalReturnType diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:237:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LLT<PlainObject, UpLo> llt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:238:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LDLT<PlainObject, UpLo> ldlt() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:248:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvaluesReturnType eigenvalues() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:250:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar operatorNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:297:148: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC triangular_dense_assignment_kernel(DstEvaluatorType &dst, const SrcEvaluatorType &src, const Functor &func, DstXprType& dstExpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:301:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignCoeff(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:309:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignDiagonalCoeff(Index id)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:314:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void assignOppositeCoeff(Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:328:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfAdjointView.h:345:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::selfadjointView()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:23:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t manage_caching_sizes_helper(std::ptrdiff_t a, std::ptrdiff_t b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:40:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CacheSizes(): m_l1(-1),m_l2(-1),m_l3(-1) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:55:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void manage_caching_sizes(Action action, std::ptrdiff_t* l1, std::ptrdiff_t* l2, std::ptrdiff_t* l3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:93:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evaluateProductBlockingSizesHeuristic(Index& k, Index& m, Index& n, Index num_threads = 1)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:264:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool useSpecificBlockingSizes(Index& k, Index& m, Index& n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:298:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:306:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void computeProductBlockingSizes(Index& k, Index& m, Index& n, Index num_threads = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:318:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE static void run(const CJ& cj, A& a, B& b, C& c, T& /*t*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:325:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_ALWAYS_INLINE static void run(const CJ& cj, T& a, T& b, T& c, T& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:332:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void gebp_madd(const CJ& cj, A& a, B& b, C& c, T& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:397:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:402:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:413:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:418:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:424:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:430:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:436:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacketType& a, const RhsPacketType& b, AccPacketType& c, AccPacketType& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:451:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:457:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const ResPacketHalf& c, const ResPacketHalf& alpha, ResPacketHalf& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:503:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:508:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:513:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:518:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:523:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:528:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:538:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:543:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:553:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:558:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:575:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DoublePacket<Packet> padd(const DoublePacket<Packet> &a, const DoublePacket<Packet> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DoublePacket<Packet>& predux_downto4(const DoublePacket<Packet> &a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:635:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(Scalar& p) { p = Scalar(0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:637:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(DoublePacketType& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:644:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, ResPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:650:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, DoublePacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:656:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, ResPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:660:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, DoublePacketType& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:666:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:676:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, DoublePacketType& b0, DoublePacketType& b1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:684:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void broadcastRhs(const RhsScalar* b, RhsScalar& b0, RhsScalar& b1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:692:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:697:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:702:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, DoublePacketType& c, RhsPacket& /*tmp*/) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:708:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, ResPacket& c, RhsPacket& /*tmp*/) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:713:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const Scalar& c, const Scalar& alpha, Scalar& r) const { r += alpha * c; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:715:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const DoublePacketType& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:784:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void initAcc(AccPacket& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:789:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhs(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void broadcastRhs(const RhsScalar* b, RhsPacket& b0, RhsPacket& b1, RhsPacket& b2, RhsPacket& b3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:806:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhs(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:811:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadRhsQuad(const RhsScalar* b, RhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:817:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void loadLhsUnaligned(const LhsScalar* a, LhsPacket& dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:822:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:827:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp, const true_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:838:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void madd_impl(const LhsScalar& a, const RhsScalar& b, ResScalar& c, RhsScalar& /*tmp*/, const false_type&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:843:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void acc(const AccPacket& c, const ResPacket& alpha, ResPacket& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:888:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index strideA=-1, Index strideB=-1, Index offsetA=0, Index offsetB=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:896:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index strideA, Index strideB, Index offsetA, Index offsetB)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1700:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1705:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1808:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1813:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockA, const DataMapper& lhs, Index depth, Index rows, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1904:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1909:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2028:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE void operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride=0, Index offset=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2033:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator()(Scalar* blockB, const DataMapper& rhs, Index depth, Index cols, Index stride, Index offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l1CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2128:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l2CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2138:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline std::ptrdiff_t l3CacheSize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2150:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setCpuCacheSizes(std::ptrdiff_t l1, std::ptrdiff_t l2, std::ptrdiff_t l3)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:497,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:18:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void manage_multi_threading(Action action, int* v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:49:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void initParallel()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:59:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int nbThreads()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:68:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setNbThreads(int v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:77:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo() : sync(-1), users(0), lhs_start(0), lhs_length(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:87:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void parallelize_gemm(const Functor& func, Index rows, Index cols, Index depth, bool transpose)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:35:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:58:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:71:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE explicit evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:498,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:141:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:159:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:174:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:194:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const AssignFunc& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:221:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void run(DstXprType &dst, const SrcXprType &src, const InitialFunc& /*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:249:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:255:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:261:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:272:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const false_type&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:285:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void outer_product_selector_run(Dst& dst, const Lhs &lhs, const Rhs &rhs, const Func& func, const true_type&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:303:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct set { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() = src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:304:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct add { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() += src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct sub { template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const { dst.const_cast_derived() -= src; } };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:308:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit adds(const Scalar& s) : m_scale(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:309:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dst, typename Src> void operator()(const Dst& dst, const Src& src) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:315:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:327:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:333:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:348:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:352:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:356:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:360:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:376:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:393:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:401:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:408:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:425:157: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CwiseNullaryOp<internal::scalar_constant_op<Scalar1>, Plain1>, Xpr2>& lhs, const Rhs& rhs, const Func &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:434:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void eval_dynamic(Dst& dst, const LhsT& lhs, const Rhs& rhs, const Func &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:471:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:576:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const CoeffReturnType coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:585:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const CoeffReturnType coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:593:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:604:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PacketType packet(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:632:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:644:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:654:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:664:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:673:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:682:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:691:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index /*row*/, Index /*col*/, const Lhs& /*lhs*/, const Rhs& /*rhs*/, Index /*innerDim*/, Packet &res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:700:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:711:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, Index innerDim, Packet& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:735:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:749:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:770:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:783:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:821:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
diagonal_product_evaluator_base(const MatrixType &mat, const DiagonalType &diag)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:828:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:838:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::true_type) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:845:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet_impl(Index row, Index col, Index id, internal::false_type) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:877:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:882:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:889:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:898:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:921:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:926:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:933:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:940:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE PacketType packet(Index idx) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:966:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1020:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1030:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1040:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Inverse<Lhs>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1050:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Inverse<Rhs>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1074:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const TranspositionType& tr, const ExpressionType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1097:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1107:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1118:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Transpose<Lhs>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1128:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Transpose<Rhs>& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:84:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RhsScalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RhsScalar alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:360:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResScalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:369:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResScalar alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:500,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:37:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo<Index>* info = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GemmParallelInfo<Index>* info = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:213:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_functor(const Lhs& lhs, const Rhs& rhs, Dest& dest, const Scalar& actualAlpha, BlockingType& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:217:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallelSession(Index num_threads) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:223:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (Index row, Index rows, Index col=0, Index cols=-1, GemmParallelInfo<Index>* info=0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:264:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:268:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index mc() const { return m_mc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:269:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nc() const { return m_nc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:270:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index kc() const { return m_kc; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:272:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline LhsScalar* blockA() { return m_blockA; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:273:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RhsScalar* blockB() { return m_blockB; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:305:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_blocking_space(Index /*rows*/, Index /*cols*/, Index /*depth*/, Index /*num_threads*/, bool /*full_rows = false*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:319:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallel(Index, Index, Index, Index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:322:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateA() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:323:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateB() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:324:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void allocateAll() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:345:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
gemm_blocking_space(Index rows, Index cols, Index depth, Index num_threads, bool l3_blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:365:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initParallel(Index rows, Index cols, Index depth, Index num_threads)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:378:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateA()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:384:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateB()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:390:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocateAll()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:396:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~gemm_blocking_space()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:430:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:442:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void addTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:451:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void subTo(Dst& dst, const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:460:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& a_lhs, const Rhs& a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:501,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:57:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:88:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:121:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:136:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs&, Rhs&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:141:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:147:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:167:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<MatrixType,Mode,Dense>::solveInPlace(const MatrixBase<OtherDerived>& _other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:191:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularViewImpl<Derived,Mode,Dense>::solve(const MatrixBase<Other>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:212:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
triangular_solve_retval(const TriangularType& tri, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:216:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:217:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:502,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:47:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ResScalar& alpha, level3_blocking<RhsScalar,LhsScalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:66:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ResScalar& alpha, level3_blocking<LhsScalar,RhsScalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:147:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(ResScalar* _res, Index resIncr, Index resStride, const LhsScalar* blockA, const RhsScalar* blockB, Index size, Index depth, const ResScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:207:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:255:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const ProductType& prod, const typename MatrixType::Scalar& alpha, bool beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:305:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TriangularView<MatrixType,UpLo>& TriangularViewImpl<MatrixType,UpLo,Dense>::_assignProduct(const ProductType& prod, const Scalar& alpha, bool beta)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:503,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:35:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:44:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:178:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixVector.h:247:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dest, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:22:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pack(Scalar* blockA, const const_blas_data_mapper<Scalar,Index,StorageOrder>& lhs, Index cols, Index i, Index& count)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:46:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(Scalar* blockA, const Scalar* _lhs, Index lhsStride, Index cols, Index rows)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:87:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(Scalar* blockB, const Scalar* _rhs, Index rhsStride, Index rows, Index cols, Index k2)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:504,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:295:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:319:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:331:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:414:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:426:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:491:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest &dst, const Lhs &a_lhs, const Rhs &a_rhs, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:25:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:41:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, Scalar* mat, Index stride, const Scalar* vecX, const Scalar* vecY, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:505,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:53:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:85:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, const OtherType& other, const typename MatrixType::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:124:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::rankUpdate(const MatrixBase<DerivedU>& u, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:506,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:27:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Scalar* mat, Index stride, const UType& u, const VType& v, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointRank2Update.h:61:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::rankUpdate(const MatrixBase<DerivedU>& u, const MatrixBase<DerivedV>& v, const Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:507,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:30:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:36:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const RhsScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:101:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:107:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsScalar* _rhs, Index rhsIncr, ResScalar* _res, Index resIncr, const ResScalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:176:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:187:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &lhs, const Rhs &rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:207:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixVector.h:290:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs &lhs, const Rhs &rhs, Dest& dest, const typename Dest::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:66:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:102:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:116:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:508,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:260:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:274:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& alpha, level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularMatrixMatrix.h:407:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> static void run(Dest& dst, const Lhs &a_lhs, const Rhs &a_rhs, const typename Dest::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:25:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:45:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:509,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:195:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:202:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
level3_blocking<Scalar,Scalar>& blocking)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:20:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:36:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:510,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:94:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Index size, const LhsScalar* _lhs, Index lhsStride, RhsScalar* rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return derived().supers(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:57:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return derived().subs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:60:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return derived().coeffs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:63:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoefficientsType& coeffs() { return derived().coeffs(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:68:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,Dynamic,1> col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:84:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,1,SizeAtCompileTime> diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:88:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Block<const CoefficientsType,1,SizeAtCompileTime> diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:109:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int N> inline typename DiagonalIntReturnType<N>::Type diagonal()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:115:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<int N> inline const typename DiagonalIntReturnType<N>::Type diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:121:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Block<CoefficientsType,1,Dynamic> diagonal(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:128:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Block<const CoefficientsType,1,Dynamic> diagonal(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:134:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:145:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDenseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:154:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index diagonalLength(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:207:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline BandMatrix(Index rows=Rows, Index cols=Cols, Index supers=Supers, Index subs=Subs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:214:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:217:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_coeffs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:220:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return m_supers.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:223:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return m_subs.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:225:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:226:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoefficientsType& coeffs() { return m_coeffs; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:511,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:269:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline BandMatrixWrapper(const CoefficientsType& coeffs, Index rows=_Rows, Index cols=_Cols, Index supers=_Supers, Index subs=_Subs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:278:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_coeffs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:284:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supers() const { return m_supers.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:287:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index subs() const { return m_subs.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:289:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CoefficientsType& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:317:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit TridiagonalMatrix(Index size = Size) : Base(size,size,Options&SelfAdjoint?0:1,1) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:319:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Base::template DiagonalIntReturnType<1>::Type super()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:321:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename Base::template DiagonalIntReturnType<1>::Type super() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:323:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Base::template DiagonalIntReturnType<-1>::Type sub()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BandMatrix.h:325:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename Base::template DiagonalIntReturnType<-1>::Type sub() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:512,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:41:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const XprType &xpr, const Index &outerId)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:46:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_iter.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:50:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++() { m_iter.operator++(); return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:52:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index index() const { return m_iter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:54:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_iter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:56:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_iter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:58:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_iter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:67:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> InnerIterator(const EigenBase<T>&,Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:82:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &innerSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:86:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:92:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector& operator++() { m_inner++; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:94:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index index() const { return m_inner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:95:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:98:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreIterators.h:118:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE inner_iterator_selector(const EvaluatorType &eval, const Index &outerId, const Index &/*innerSize*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:513,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:19:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Vector run(const Vector& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:29:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Vector run(const Vector& v) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:56:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate(const Decomposition& dec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ConditionEstimator.h:159:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
rcond_estimate_helper(typename Decomposition::RealScalar matrix_norm, const Decomposition& dec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:515,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:26:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &/*mat*/) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:41:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:53:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:62:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived & /*mat*/) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:68:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool run(const Derived &) { return false; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:81:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::all() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:105:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::any() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:129:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Eigen::Index DenseBase<Derived>::count() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:139:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::hasNaN() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:153:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool DenseBase<Derived>::allFinite() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:516,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:63:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ElseMatrixType& a_elseMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:70:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC Index rows() const { return m_condition.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:71:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC Index cols() const { return m_condition.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:74:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i, Index j) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:83:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:91:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ConditionMatrixType& conditionMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:96:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ThenMatrixType& thenMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:101:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline EIGEN_DEVICE_FUNC const ElseMatrixType& elseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:125:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:139:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename ThenDerived::Scalar& elseScalar) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Select.h:154:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const DenseBase<ElseDerived>& elseMatrix) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:65:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialReduxExpr(const MatrixType& mat, const MemberOp& func = MemberOp())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:69:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return (Direction==Vertical ? 1 : m_matrix.rows()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:71:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return (Direction==Horizontal ? 1 : m_matrix.cols()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:74:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Nested nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:77:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MemberOp& functor() const { return m_functor; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:99:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(squaredNorm, Size * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:100:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(norm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:101:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(stableNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:102:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(blueNorm, (Size+5) * NumTraits<Scalar>::MulCost + (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:103:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(hypotNorm, (Size-1) * functor_traits<scalar_hypot_op<Scalar> >::Cost );
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:104:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(sum, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:105:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(mean, (Size-1)*NumTraits<Scalar>::AddCost + NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:106:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(minCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:107:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(maxCoeff, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:108:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(all, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:109:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(any, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:110:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(count, (Size-1)*NumTraits<Scalar>::AddCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:87:5: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(member_##MEMBER) \
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:111:1: note: in expansion of macro 'EIGEN_MEMBER_FUNCTOR'
EIGEN_MEMBER_FUNCTOR(prod, (Size-1)*NumTraits<Scalar>::MulCost);
^~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:517,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:93:47: note: in definition of macro 'EIGEN_MEMBER_FUNCTOR'
ResultType operator()(const XprType& mat) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:118:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC member_lpnorm() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:120:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ResultType operator()(const XprType& mat) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:131:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit member_redux(const BinaryOp func) : m_functor(func) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:133:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline result_type operator()(const DenseBase<Derived>& mat) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:196:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SubVector subVector(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:204:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index subVectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
extendedTo(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:241:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
extendedToOpposite(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:255:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline VectorwiseOp(ExpressionType& matrix) : m_matrix(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:259:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ExpressionType& _expression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:271:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
redux(const BinaryOp& func = BinaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MinCoeffReturnType minCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:317:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MaxCoeffReturnType maxCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:329:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SquaredNormReturnType squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:341:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NormReturnType norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:354:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename LpNormReturnType<p>::Type lpNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:365:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BlueNormReturnType blueNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:376:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StableNormReturnType stableNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HypotNormReturnType hypotNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:398:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SumReturnType sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:406:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MeanReturnType mean() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:415:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AllReturnType all() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:424:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AnyReturnType any() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:437:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CountReturnType count() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:448:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ProdReturnType prod() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:460:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstReverseReturnType reverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:468:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseReturnType reverse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:473:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ReplicateReturnType replicate(Index factor) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:487:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
replicate(Index factor = Factor) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:498:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:509:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator+=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:519:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator-=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:529:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator*=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:541:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ExpressionType& operator/=(const DenseBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:555:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:568:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:582:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:597:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator/(const DenseBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:613:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
normalized() const { return m_matrix.cwiseQuotient(extendedToOpposite(this->norm())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:619:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:623:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void reverseInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:629:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HomogeneousReturnType homogeneous() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:634:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CrossReturnType cross(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:659:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HNormalizedReturnType hnormalized() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:674:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::colwise()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:688:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::rowwise()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:19:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X() {} \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:20:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE X(const X& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:18:3: note: in expansion of macro 'EIGEN_EMPTY_STRUCT_CTOR'
EIGEN_EMPTY_STRUCT_CTOR(scalar_random_op)
^~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:518,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:19:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar operator() () const { return random<Scalar>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:87:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:113:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::Random()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:131:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& DenseBase<Derived>::setRandom()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:151:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setRandom(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Random.h:174:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PlainObjectBase<Derived>::setRandom(Index rows, Index cols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:519,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:74:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline explicit Replicate(const OriginalMatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:84:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Replicate(const OriginalMatrixType& matrix, Index rowFactor, Index colFactor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:92:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows() * m_rowFactor.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:94:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols() * m_colFactor.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:97:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _MatrixTypeNested& nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:119:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::replicate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Replicate.h:134:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::replicate(Index factor) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:39:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline PacketType run(const PacketType& x) { return preverse(x); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:44:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline PacketType run(const PacketType& x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:88:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Reverse(const MatrixType& matrix) : m_matrix(matrix) { }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:90:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Reverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:520,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:92:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:93:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:95:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index innerStride() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:101:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:118:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseBase<Derived>::reverse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:139:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void DenseBase<Derived>::reverseInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:172:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ExpressionType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:183:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ExpressionType &xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Reverse.h:204:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void VectorwiseOp<ExpressionType,Direction>::reverseInPlace()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:47:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(ArrayWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:61:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EIGEN_STRONG_INLINE ArrayWrapper(ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:64:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:66:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:68:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:70:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:73:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:75:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return m_expression.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(Dest& dst) const { dst = m_expression; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:95:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:103:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize) { m_expression.resize(newSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:107:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:145:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(MatrixWrapper)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:521,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:159:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline MatrixWrapper(ExpressionType& matrix) : m_expression(matrix) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:162:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_expression.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:164:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_expression.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:166:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerStride() const { return m_expression.outerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:168:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerStride() const { return m_expression.innerStride(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ScalarWithConstIfNotLvalue* data() { return m_expression.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:173:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* data() const { return m_expression.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:176:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index rowId, Index colId) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:182:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& coeffRef(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:197:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize) { m_expression.resize(newSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:201:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols) { m_expression.resize(rows,cols); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:538,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:56:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(real,scalar_real_op,real part,\sa ArrayBase::real)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:57:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(imag,scalar_imag_op,imaginary part,\sa ArrayBase::imag)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:58:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(conj,scalar_conjugate_op,complex conjugate,\sa ArrayBase::conjugate)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:59:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(inverse,scalar_inverse_op,inverse,\sa ArrayBase::inverse)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:60:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sin,scalar_sin_op,sine,\sa ArrayBase::sin)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:61:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cos,scalar_cos_op,cosine,\sa ArrayBase::cos)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:62:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tan,scalar_tan_op,tangent,\sa ArrayBase::tan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:63:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(atan,scalar_atan_op,arc-tangent,\sa ArrayBase::atan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:64:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(asin,scalar_asin_op,arc-sine,\sa ArrayBase::asin)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:65:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(acos,scalar_acos_op,arc-consine,\sa ArrayBase::acos)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:66:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sinh,scalar_sinh_op,hyperbolic sine,\sa ArrayBase::sinh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:67:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cosh,scalar_cosh_op,hyperbolic cosine,\sa ArrayBase::cosh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:68:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(tanh,scalar_tanh_op,hyperbolic tangent,\sa ArrayBase::tanh)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:69:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(lgamma,scalar_lgamma_op,natural logarithm of the gamma function,\sa ArrayBase::lgamma)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:70:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(digamma,scalar_digamma_op,derivative of lgamma,\sa ArrayBase::digamma)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:71:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erf,scalar_erf_op,error function,\sa ArrayBase::erf)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:72:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(erfc,scalar_erfc_op,complement error function,\sa ArrayBase::erfc)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:73:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(exp,scalar_exp_op,exponential,\sa ArrayBase::exp)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:74:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log,scalar_log_op,natural logarithm,\sa Eigen::log10 DOXCOMMA ArrayBase::log)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:75:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log1p,scalar_log1p_op,natural logarithm of 1 plus the value,\sa ArrayBase::log1p)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:76:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(log10,scalar_log10_op,base 10 logarithm,\sa Eigen::log DOXCOMMA ArrayBase::log)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:77:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs,scalar_abs_op,absolute value,\sa ArrayBase::abs DOXCOMMA MatrixBase::cwiseAbs)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:78:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(abs2,scalar_abs2_op,squared absolute value,\sa ArrayBase::abs2 DOXCOMMA MatrixBase::cwiseAbs2)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:79:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(arg,scalar_arg_op,complex argument,\sa ArrayBase::arg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:80:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sqrt,scalar_sqrt_op,square root,\sa ArrayBase::sqrt DOXCOMMA MatrixBase::cwiseSqrt)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:81:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(rsqrt,scalar_rsqrt_op,reciprocal square root,\sa ArrayBase::rsqrt)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:82:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(square,scalar_square_op,square (power 2),\sa Eigen::abs2 DOXCOMMA Eigen::pow DOXCOMMA ArrayBase::square)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:83:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(cube,scalar_cube_op,cube (power 3),\sa Eigen::pow DOXCOMMA ArrayBase::cube)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:84:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(round,scalar_round_op,nearest integer,\sa Eigen::floor DOXCOMMA Eigen::ceil DOXCOMMA ArrayBase::round)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:85:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(floor,scalar_floor_op,nearest integer not greater than the giben value,\sa Eigen::ceil DOXCOMMA ArrayBase::floor)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:86:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(ceil,scalar_ceil_op,nearest integer not less than the giben value,\sa Eigen::floor DOXCOMMA ArrayBase::ceil)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:87:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isnan,scalar_isnan_op,not-a-number test,\sa Eigen::isinf DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isnan)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:88:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isinf,scalar_isinf_op,infinite value test,\sa Eigen::isnan DOXCOMMA Eigen::isfinite DOXCOMMA ArrayBase::isinf)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:89:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(isfinite,scalar_isfinite_op,finite value test,\sa Eigen::isinf DOXCOMMA Eigen::isnan DOXCOMMA ArrayBase::isfinite)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:32:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(NAME)(const Eigen::ArrayBase<Derived>& x) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:90:3: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_UNARY(sign,scalar_sign_op,sign (or 0),\sa ArrayBase::sign)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:108:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const ScalarExponent& exponent) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:114:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const typename Derived::Scalar& exponent) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:132:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Eigen::ArrayBase<Derived>& x, const Eigen::ArrayBase<ExponentDerived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:161:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:169:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pow(const typename Derived::Scalar& x, const Eigen::ArrayBase<Derived>& exponents)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:179:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(real,scalar_real_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:180:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(imag,scalar_imag_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:48:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename NAME##_retval<ArrayBase<Derived> >::type run(const Eigen::ArrayBase<Derived>& x) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GlobalFunctions.h:181:5: note: in expansion of macro 'EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY'
EIGEN_ARRAY_DECLARE_GLOBAL_EIGEN_UNARY(abs2,scalar_abs2_op)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:43:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit kernel_retval_base(const DecompositionType& dec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:51:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_rank; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DecompositionType& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:42:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image_retval_base(const DecompositionType& dec, const MatrixType& originalMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:48:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_dec.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:49:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:50:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_rank; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:51:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DecompositionType& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:52:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& originalMatrix() const { return m_originalMatrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:54:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:84:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:92:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU(Index rows, Index cols);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:100:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivLU(const EigenBase<InputType>& matrix);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:109:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivLU(EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:119:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:131:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:144:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:153:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:159:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const PermutationPType& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:169:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationQType& permutationQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:189:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const internal::kernel_retval<FullPivLU> kernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:215:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image(const MatrixType& originalMatrix) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:243:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:252:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:273:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<MatrixType>::Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:292:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:307:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:317:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:332:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:349:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:362:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:375:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:387:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:400:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<FullPivLU> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:407:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:409:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:410:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:415:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:419:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:424:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:429:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:444:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:450:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:463:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:477:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivLU<MatrixType>::FullPivLU(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:490:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:583:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::traits<MatrixType>::Scalar FullPivLU<MatrixType>::determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:594:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType FullPivLU<MatrixType>::reconstructedMatrix() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Kernel.h:75:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
kernel_retval(const DecompositionType& dec) : Base(dec) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:622:3: note: in expansion of macro 'EIGEN_MAKE_KERNEL_HELPERS'
EIGEN_MAKE_KERNEL_HELPERS(FullPivLU<_MatrixType>)
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:629:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/Image.h:77:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
image_retval(const DecompositionType& dec, const MatrixType& originalMatrix) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:708:3: note: in expansion of macro 'EIGEN_MAKE_IMAGE_HELPERS'
EIGEN_MAKE_IMAGE_HELPERS(FullPivLU<_MatrixType>)
^~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:715:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:747:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:795:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivLU<_MatrixType>::_solve_impl_transposed(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:867:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename MatrixType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/FullPivLU.h:884:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::fullPivLu() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:98:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:106:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:116:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:126:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit PartialPivLU(EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:129:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:141:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:149:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:184:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:197:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<PartialPivLU> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:216:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:218:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:220:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:221:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:248:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl_transposed(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:276:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:281:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:292:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:303:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:315:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:328:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PartialPivLU<MatrixType>::PartialPivLU(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:365:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index unblocked_lu(MatrixType& lu, PivIndex* row_transpositions, PivIndex& nb_transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:426:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index blocked_lu(Index rows, Index cols, Scalar* lu_data, Index luStride, PivIndex* row_transpositions, PivIndex& nb_transpositions, Index maxBlockSize=256)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:502:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void partial_lu_inplace(MatrixType& lu, TranspositionType& row_transpositions, typename TranspositionType::StorageIndex& nb_transpositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:515:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void PartialPivLU<MatrixType>::compute()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:542:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename PartialPivLU<MatrixType>::Scalar PartialPivLU<MatrixType>::determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType PartialPivLU<MatrixType>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:575:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename LuType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:592:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::partialPivLu() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:607:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::lu() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:19:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int a, int b, int c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:27:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int j, int k, int m, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:37:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:47:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:55:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:63:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:73:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static typename traits<Derived>::Scalar run(const Derived& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/Determinant.h:92:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::traits<Derived>::Scalar MatrixBase<Derived>::determinant() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:26:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:43:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:61:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:78:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:90:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:108:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:126:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar cofactor_3x3(const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:144:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:159:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:182:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:205:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(const MatrixBase<Derived>& matrix, int i1, int i2, int i3, int j1, int j2, int j3)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:213:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar cofactor_4x4(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:232:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& matrix, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:271:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:293:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename XprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:335:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<Derived> MatrixBase<Derived>::inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:367:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/InverseImpl.h:405:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/LU:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:2,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:44:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& mat, ResultType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/LU/arch/Inverse_SSE.h:176:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& mat, ResultType& result)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:40:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:43:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation(const Scalar& c, const Scalar& s) : m_c(c), m_s(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:45:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& c() { return m_c; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:46:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar c() const { return m_c; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:47:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& s() { return m_s; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:48:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar s() const { return m_s; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:51:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation operator*(const JacobiRotation& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:59:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation transpose() const { using numext::conj; return JacobiRotation(m_c, -conj(m_s)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:62:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation adjoint() const { using numext::conj; return JacobiRotation(conj(m_c), -m_s); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:65:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool makeJacobi(const MatrixBase<Derived>&, Index p, Index q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:66:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:68:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r=0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:71:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:72:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Jacobi:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:12,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:83:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool JacobiRotation<Scalar>::makeJacobi(const RealScalar& x, const Scalar& y, const RealScalar& z)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:126:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool JacobiRotation<Scalar>::makeJacobi(const MatrixBase<Derived>& m, Index p, Index q)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:148:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:156:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:215:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiRotation<Scalar>::makeGivens(const Scalar& p, const Scalar& q, Scalar* r, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:266:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:277:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>& j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:292:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void MatrixBase<Derived>::applyOnTheRight(Index p, Index q, const JacobiRotation<OtherScalar>& j)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:305:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:323:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Scalar *x, Index incrx, Scalar *y, Index incry, Index size, OtherScalar c, OtherScalar s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:432:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void /*EIGEN_DONT_INLINE*/ apply_rotation_in_the_plane(DenseBase<VectorX>& xpr_x, DenseBase<VectorY>& xpr_y, const JacobiRotation<OtherScalar>& j)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:84:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT() : m_matrix(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:92:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(Index size) : m_matrix(size, size),
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LLT(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:119:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixU matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:126:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixL matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:144:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:153:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace(const MatrixBase<Derived> &bAndX) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:156:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:161:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:172:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLLT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:178:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:186:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:197:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LLT& adjoint() const { return *this; };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:199:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:200:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:203:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT rankUpdate(const VectorType& vec, const RealScalar& sigma = 1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:208:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:213:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:233:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index llt_rank_update_lower(MatrixType& mat, const VectorType& vec, const typename MatrixType::RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:306:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index unblocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:332:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index blocked(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:364:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:375:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Index unblocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:381:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE Index blocked(MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:387:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Index rankUpdate(MatrixType& mat, const VectorType& vec, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:398:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:399:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:400:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool inplace_decomposition(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:408:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:409:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:410:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool inplace_decomposition(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT<MatrixType,_UpLo>& LLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:462:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LLT<_MatrixType,_UpLo> LLT<_MatrixType,_UpLo>::rankUpdate(const VectorType& v, const RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:478:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:500:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LLT<MatrixType,_UpLo>::solveInPlace(const MatrixBase<Derived> &bAndX) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:512:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType LLT<MatrixType,_UpLo>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:524:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::llt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:535:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::llt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:77:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:90:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:105:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(const EigenBase<InputType>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Cholesky:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:3,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LDLT(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:141:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixU matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:148:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename Traits::MatrixL matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:156:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const TranspositionType& transpositionsP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:163:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Diagonal<const MatrixType> vectorD() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:170:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isPositive() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:177:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isNegative(void) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:200:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:209:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool solveInPlace(MatrixBase<Derived> &bAndX) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:212:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:217:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar rcond() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:224:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT& rankUpdate(const MatrixBase<Derived>& w, const RealScalar& alpha=1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:230:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& matrixLDLT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:236:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType reconstructedMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:243:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const LDLT& adjoint() const { return *this; };
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:245:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:253:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:262:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:267:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:294:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:407:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool updateInPlace(MatrixType& mat, MatrixBase<WDerived>& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:445:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool update(MatrixType& mat, const TranspositionType& transpositions, Workspace& tmp, const WType& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:457:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE bool unblocked(MatrixType& mat, TranspositionType& transpositions, Workspace& temp, SignMatrix& sign)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:464:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE bool update(MatrixType& mat, TranspositionType& transpositions, Workspace& tmp, WType& w, const typename MatrixType::RealScalar& sigma=1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:475:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:476:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:483:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:484:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:493:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::compute(const EigenBase<InputType>& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:533:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LDLT<MatrixType,_UpLo>& LDLT<MatrixType,_UpLo>::rankUpdate(const MatrixBase<Derived>& w, const typename LDLT<MatrixType,_UpLo>::RealScalar& sigma)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:561:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void LDLT<_MatrixType,_UpLo>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:614:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool LDLT<MatrixType,_UpLo>::solveInPlace(MatrixBase<Derived> &bAndX) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:628:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType LDLT<MatrixType,_UpLo>::reconstructedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:655:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::ldlt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:666:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::ldlt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:23,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:42:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixBase<Derived>::makeHouseholderInPlace(Scalar& tau, RealScalar& beta)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:68:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar& beta) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:116:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/Householder.h:153:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* workspace)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:90:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:102:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const EssentialVectorType essentialVector(const HouseholderSequenceType& h, Index k)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:160:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence(const VectorsType& v, const CoeffsType& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:167:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence(const HouseholderSequence& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:180:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return Side==OnTheLeft ? m_vectors.rows() : m_vectors.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:186:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:202:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EssentialVectorType essentialVector(Index k) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:209:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:215:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:224:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:230:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateReturnType inverse() const { return adjoint(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:233:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename DestType> inline void evalTo(DestType& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:242:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(Dest& dst, Workspace& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:285:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void applyThisOnTheRight(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:293:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void applyThisOnTheRight(Dest& dst, Workspace& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:305:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> inline void applyThisOnTheLeft(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:313:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void applyThisOnTheLeft(Dest& dst, Workspace& workspace) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:24,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:356:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::matrix_type_times_scalar_type<Scalar, OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:375:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setLength(Index length)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:392:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setShift(Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:398:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index length() const { return m_length; } /**< \brief Returns the length of the Householder sequence. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:399:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index shift() const { return m_shift; } /**< \brief Returns the shift of the Householder sequence. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:414:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence& setTrans(bool trans)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:420:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool trans() const { return m_trans; } /**< \brief Returns the transpose flag. */
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:438:205: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::matrix_type_times_scalar_type<typename VectorsType::Scalar,OtherDerived>::Type operator*(const MatrixBase<OtherDerived>& other, const HouseholderSequence<VectorsType,CoeffsType,Side>& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:451:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence<VectorsType,CoeffsType> householderSequence(const VectorsType& v, const CoeffsType& h)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/HouseholderSequence.h:463:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequence<VectorsType,CoeffsType,OnTheRight> rightHouseholderSequence(const VectorsType& v, const CoeffsType& h)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Householder:25,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:15,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:51:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void make_block_householder_triangular_factor(TriangularFactorType& triFactor, const VectorsType& vectors, const CoeffsType& hCoeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Householder/BlockHouseholder.h:79:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void apply_block_householder_on_the_left(MatrixType& mat, const VectorsType& vectors, const CoeffsType& hCoeffs, bool forward)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:70:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR() : m_qr(), m_hCoeffs(), m_temp(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:78:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:97:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HouseholderQR(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:140:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:154:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:163:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:170:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderQR& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:189:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:203:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:205:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:212:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:217:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:222:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:227:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:236:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar HouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:245:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar HouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:256:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void householder_qr_inplace_unblocked(MatrixQR& mat, HCoeffs& hCoeffs, typename MatrixQR::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:297:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixQR::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:350:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:379:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/HouseholderQR.h:402:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::householderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:87:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:103:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:126:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivHouseholderQR(const EigenBase<InputType>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:146:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit FullPivHouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:176:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:184:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixQReturnType matrixQ(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:188:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:195:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:205:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IntDiagSizeVectorType& rowsTranspositions() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:224:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:238:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:246:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:263:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:276:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:312:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<FullPivHouseholderQR> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:318:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:319:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:325:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:344:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:359:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:369:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:394:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:399:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:404:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:409:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:425:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:434:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar FullPivHouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:449:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
FullPivHouseholderQR<MatrixType>& FullPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:457:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivHouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:542:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void FullPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:583:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:606:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IntDiagSizeVectorType& rowsTranspositions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:613:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:621:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(ResultType& result, WorkVectorType& workspace) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:640:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:641:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:657:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FullPivHouseholderQR<MatrixType>::MatrixQReturnType FullPivHouseholderQR<MatrixType>::matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/FullPivHouseholderQR.h:669:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::fullPivHouseholderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:83:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:100:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:124:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ColPivHouseholderQR(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:145:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ColPivHouseholderQR(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:175:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:181:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:182:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:204:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixR() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:211:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& compute(const EigenBase<InputType>& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:214:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:233:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:247:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:255:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:272:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:285:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:298:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:310:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:321:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<ColPivHouseholderQR> inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:327:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:328:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:334:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& hCoeffs() const { return m_hCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:353:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:368:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:394:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:403:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar maxPivot() const { return m_maxpivot; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:411:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:420:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:427:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:432:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:448:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::absDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:457:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar ColPivHouseholderQR<MatrixType>::logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:472:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ColPivHouseholderQR<MatrixType>& ColPivHouseholderQR<MatrixType>::compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:480:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ColPivHouseholderQR<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:585:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ColPivHouseholderQR<_MatrixType>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:621:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename QrType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:634:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::householderQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/ColPivHouseholderQR.h:646:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::colPivHouseholderQr() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/QR:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:4,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:85:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition() : m_cpqr(), m_zCoeffs(), m_temp() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:93:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:113:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompleteOrthogonalDecomposition(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:128:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompleteOrthogonalDecomposition(EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:148:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixBase<Rhs>& b) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:154:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType householderQ(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:155:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ(void) const { return m_cpqr.householderQ(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:159:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType matrixZ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:168:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQTZ() const { return m_cpqr.matrixQR(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:181:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const { return m_cpqr.matrixQR(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:184:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& compute(const EigenBase<InputType>& matrix) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:192:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:209:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar absDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:224:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::RealScalar logAbsDeterminant() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:233:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const { return m_cpqr.rank(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:242:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index dimensionOfKernel() const { return m_cpqr.dimensionOfKernel(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:251:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInjective() const { return m_cpqr.isInjective(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:260:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isSurjective() const { return m_cpqr.isSurjective(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:269:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isInvertible() const { return m_cpqr.isInvertible(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:276:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Inverse<CompleteOrthogonalDecomposition> pseudoInverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:281:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_cpqr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:282:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cpqr.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:289:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const HCoeffsType& hCoeffs() const { return m_cpqr.hCoeffs(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:296:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HCoeffsType& zCoeffs() const { return m_zCoeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:317:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& setThreshold(const RealScalar& threshold) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:330:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition& setThreshold(Default_t) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:339:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const { return m_cpqr.threshold(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:348:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonzeroPivots() const { return m_cpqr.nonzeroPivots(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:353:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RealScalar maxPivot() const { return m_cpqr.maxPivot(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:363:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:370:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void _solve_impl(const RhsType& rhs, DstType& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:374:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:378:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeInPlace();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:383:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void applyZAdjointOnTheLeftInPlace(Rhs& rhs) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:392:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::absDeterminant() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:398:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::logAbsDeterminant() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:410:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void CompleteOrthogonalDecomposition<MatrixType>::computeInPlace()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:470:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Rhs& rhs) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:493:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RhsType& rhs, DstType& dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:535:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename CodType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:546:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompleteOrthogonalDecomposition<MatrixType>::householderQ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/QR/CompleteOrthogonalDecomposition.h:556:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::completeOrthogonalDecomposition() const {
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/misc/RealSvd2x2.h:21:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiRotation<RealScalar> *j_right)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:54:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization() : m_householder(), m_bidiagonal(), m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:56:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit UpperBidiagonalization(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:64:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization& compute(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:65:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization& computeUnblocked(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:67:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& householder() const { return m_householder; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:68:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const BidiagonalType& bidiagonal() const { return m_bidiagonal; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:70:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HouseholderUSequenceType householderU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:76:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const HouseholderVSequenceType householderV() // const here gives nasty errors and i'm lazy
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:96:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Scalar* tempData = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:159:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
traits<MatrixType>::Flags & RowMajorBit> > Y)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:286:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename MatrixType::Scalar* /*tempData*/ = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:359:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::computeUnblocked(const _MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/UpperBidiagonalization.h:381:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UpperBidiagonalization<_MatrixType>& UpperBidiagonalization<_MatrixType>::compute(const _MatrixType& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:71:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:72:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:83:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixUType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:99:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixVType& matrixV() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:111:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const SingularValuesType& singularValues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonzeroSingularValues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:130:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:155:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:170:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setThreshold(Default_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:180:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar threshold() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:190:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool computeU() const { return m_computeFullU || m_computeThinU; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:192:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool computeV() const { return m_computeFullV || m_computeThinV; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:194:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_rows; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:195:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_cols; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:208:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:218:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const RhsType &rhs, DstType &dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:223:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:229:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool allocate(Index rows, Index cols, unsigned int computationOptions) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:245:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SVDBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:261:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SVDBase<Derived>::_solve_impl(const RhsType &rhs, DstType &dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/SVDBase.h:277:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool SVDBase<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:55:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:56:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, QRPreconditioner>&, const MatrixType&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:76:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:86:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:122:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:133:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:170:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:213:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:225:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:258:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:269:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:309:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:321:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool run(JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd, const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:358:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(typename SVD::WorkMatrixType&, SVD&, Index, Index, RealScalar&) { return true; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:367:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool run(typename SVD::WorkMatrixType& work_matrix, SVD& svd, Index p, Index q, RealScalar& maxDiagEntry)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:521:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:531:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD(Index rows, Index cols, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:546:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit JacobiSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:561:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:569:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:581:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(Index rows, Index cols, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:613:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void JacobiSVD<MatrixType, QRPreconditioner>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:663:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
JacobiSVD<MatrixType, QRPreconditioner>::compute(const MatrixType& matrix, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/JacobiSVD.h:797:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::jacobiSvd(unsigned int computationOptions) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:108:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD() : m_algoswap(16), m_numIters(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:118:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD(Index rows, Index cols, unsigned int computationOptions = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SVD:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:5,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:134:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD(const MatrixType& matrix, unsigned int computationOptions = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:140:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~BDCSVD()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:154:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD& compute(const MatrixType& matrix, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:162:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:167:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setSwitchSize(int s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:174:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void allocate(Index rows, Index cols, unsigned int computationOptions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:175:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void divide(Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:176:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:177:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSingVals(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, VectorType& singVals, ArrayRef shifts, ArrayRef mus);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:178:174: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void perturbCol0(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:179:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeSingVecs(const ArrayRef& zhat, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:180:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation43(Index firstCol, Index shift, Index i, Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:181:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:182:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:184:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naivev);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:185:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:186:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static RealScalar secularEq(RealScalar x, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:215:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::allocate(Index rows, Index cols, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:238:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BDCSVD<MatrixType>& BDCSVD<MatrixType>::compute(const MatrixType& matrix, unsigned int computationOptions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:312:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::copyUV(const HouseholderU &householderU, const HouseholderV &householderV, const NaiveU &naiveU, const NaiveV &naiveV)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:340:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::structured_update(Block<MatrixXr,Dynamic,Dynamic> A, const MatrixXr &B, Index n1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:391:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::divide (Index firstCol, Index lastCol, Index firstRowW, Index firstColW, Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:571:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::computeSVDofM(Index firstCol, Index n, MatrixXr& U, VectorType& singVals, MatrixXr& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:692:199: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename BDCSVD<MatrixType>::RealScalar BDCSVD<MatrixType>::secularEq(RealScalar mu, const ArrayRef& col0, const ArrayRef& diag, const IndicesRef &perm, const ArrayRef& diagShifted, RealScalar shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:709:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorType& singVals, ArrayRef shifts, ArrayRef mus)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:928:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:977:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1021:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation43(Index firstCol, Index shift, Index i, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1050:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation44(Index firstColu , Index firstColm, Index firstRowW, Index firstColW, Index i, Index j, Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1090:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void BDCSVD<MatrixType>::deflation(Index firstCol, Index lastCol, Index k, Index firstRowW, Index firstColW, Index shift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SVD/BDCSVD.h:1269:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::bdcSvd(unsigned int computationOptions) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:34:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::cross(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:57:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const VectorLhs& lhs, const VectorRhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:82:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::cross3(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:110:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::cross(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:147:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:170:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:209:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline VectorType run(const Derived& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/OrthoMethods.h:226:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::unitOrthogonal() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/EulerAngles.h:37:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::eulerAngles(Index a0, Index a1, Index a2) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:71:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Homogeneous(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:75:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_matrix.rows() + (int(Direction)==Vertical ? 1 : 0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:76:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_matrix.cols() + (int(Direction)==Horizontal ? 1 : 0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:78:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const NestedExpression& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:82:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Rhs>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:90:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Lhs>& lhs, const Homogeneous& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:98:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const Transform<Scalar,Dim,Mode,Options>& lhs, const Homogeneous& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:106:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
redux(const Func& func) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:130:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::homogeneous() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:148:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::homogeneous() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:172:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::hnormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:196:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorwiseOp<ExpressionType,Direction>::hnormalized() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:219:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const type& run(const type &x) { return x; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:227:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static type run (const TransformType& x) { return x.affine(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:235:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const type& run (const TransformType& x) { return x.matrix(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:260:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC homogeneous_left_product_impl(const Lhs& lhs, const MatrixType& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:265:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:266:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:268:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:299:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC homogeneous_right_product_impl(const MatrixType& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:303:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index rows() const { return m_lhs.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:304:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:306:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> EIGEN_DEVICE_FUNC void evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:339:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:354:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:371:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename ArgType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:387:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Homogeneous<LhsArg,Horizontal>& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:418:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:428:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:440:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:471:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Homogeneous.h:482:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void evalTo(Dest& dst, const TransformType& lhs, const Homogeneous<RhsArg,Vertical>& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:41:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:42:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:45:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType toRotationMatrix() const { return derived().toRotationMatrix(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:50:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType matrix() const { return derived().toRotationMatrix(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:53:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived inverse() const { return derived().inverse(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:56:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Isometry> operator*(const Translation<Scalar,Dim>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:60:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const UniformScaling<Scalar>& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:71:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const EigenBase<OtherDerived>& e) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:76:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline RotationMatrixType operator*(const EigenBase<OtherDerived>& l, const Derived& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:80:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC friend inline Transform<Scalar,Dim,Affine> operator*(const DiagonalMatrix<Scalar,Dim>& l, const Derived& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:89:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator*(const Transform<Scalar,Dim,Mode,Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:93:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType _transformVector(const OtherVectorType& v) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:105:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:113:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ReturnType run(const RotationDerived& r, const DiagonalMatrix<Scalar,Dim,MaxDim>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:126:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE ReturnType run(const RotationDerived& r, const OtherVectorType& v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:141:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:155:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::operator=(const RotationBase<OtherDerived,ColsAtCompileTime>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:182:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Matrix<Scalar,2,2> toRotationMatrix(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:189:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Matrix<Scalar,Dim,Dim> toRotationMatrix(const RotationBase<OtherDerived,Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/RotationBase.h:195:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline const MatrixBase<OtherDerived>& toRotationMatrix(const MatrixBase<OtherDerived>& mat)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:62:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Rotation2D(const Scalar& a) : m_angle(a) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:65:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:72:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit Rotation2D(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:78:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar angle() const { return m_angle; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:81:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& angle() { return m_angle; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:84:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar smallestPositiveAngle() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:90:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar smallestAngle() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:98:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D inverse() const { return Rotation2D(-m_angle); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:101:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D operator*(const Rotation2D& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:105:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D& operator*=(const Rotation2D& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:109:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Vector2 operator* (const Vector2& vec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:113:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D& fromRotationMatrix(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:114:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix2 toRotationMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:124:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D& operator=(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:130:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Rotation2D slerp(const Scalar& t, const Rotation2D& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:142:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Rotation2D,Rotation2D<NewScalarType> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:147:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Rotation2D(const Rotation2D<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:152:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Rotation2D Identity() { return Rotation2D(0); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:158:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Rotation2D& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:176:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D<Scalar>& Rotation2D<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Rotation2D.h:188:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Rotation2D<Scalar>::toRotationMatrix(void) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:66:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType x() const { return this->derived().coeffs().coeff(0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:68:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType y() const { return this->derived().coeffs().coeff(1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:70:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType z() const { return this->derived().coeffs().coeff(2); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:72:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CoeffReturnType w() const { return this->derived().coeffs().coeff(3); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:75:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType x() { return this->derived().coeffs().x(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:77:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType y() { return this->derived().coeffs().y(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:79:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType z() { return this->derived().coeffs().z(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:81:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonConstCoeffReturnType w() { return this->derived().coeffs().w(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:84:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorBlock<const Coefficients,3> vec() const { return coeffs().template head<3>(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:87:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorBlock<Coefficients,3> vec() { return coeffs().template head<3>(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:90:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const typename internal::traits<Derived>::Coefficients& coeffs() const { return derived().coeffs(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:93:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::traits<Derived>::Coefficients& coeffs() { return derived().coeffs(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:95:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& operator=(const QuaternionBase<Derived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:96:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const QuaternionBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:105:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& operator=(const AngleAxisType& aa);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:106:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Derived& operator=(const MatrixBase<OtherDerived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:111:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Quaternion<Scalar> Identity() { return Quaternion<Scalar>(Scalar(1), Scalar(0), Scalar(0), Scalar(0)); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:115:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionBase& setIdentity() { coeffs() << Scalar(0), Scalar(0), Scalar(0), Scalar(1); return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:120:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredNorm() const { return coeffs().squaredNorm(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:125:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar norm() const { return coeffs().norm(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:129:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void normalize() { coeffs().normalize(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:132:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion<Scalar> normalized() const { return Quaternion<Scalar>(coeffs().normalized()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:139:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC inline Scalar dot(const QuaternionBase<OtherDerived>& other) const { return coeffs().dot(other.coeffs()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:141:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Scalar angularDistance(const QuaternionBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:144:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:148:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived& setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:150:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion<Scalar> operator* (const QuaternionBase<OtherDerived>& q) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:151:128: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator*= (const QuaternionBase<OtherDerived>& q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:154:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar> inverse() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:157:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar> conjugate() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:159:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class OtherDerived> EIGEN_DEVICE_FUNC Quaternion<Scalar> slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:166:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const QuaternionBase<OtherDerived>& other, const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:170:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Vector3 _transformVector(const Vector3& v) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:185:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<internal::is_same<Scalar,NewScalarType>::value,const Derived&>::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:192:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::enable_if<!internal::is_same<Scalar,NewScalarType>::value,Quaternion<NewScalarType> >::type cast() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:884:35: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC Derived() = default; \
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:885:36: note: in definition of macro 'EIGEN_DEFAULT_EMPTY_CONSTRUCTOR_AND_DESTRUCTOR'
EIGEN_DEVICE_FUNC ~Derived() = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:258:3: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Quaternion)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:265:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:274:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion(const Scalar& w, const Scalar& x, const Scalar& y, const Scalar& z) : m_coeffs(x, y, z, w){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:277:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const Scalar* data) : m_coeffs(data) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:280:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Quaternion(const QuaternionBase<Derived>& other) { this->Base::operator=(other); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:283:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const AngleAxisType& aa) { *this = aa; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:290:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const MatrixBase<Derived>& other) { *this = other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:294:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Quaternion(const Quaternion<OtherScalar, OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:297:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Quaternion UnitRandom();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:300:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static Quaternion FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:302:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs;}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:303:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:305:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(NeedsAlignment))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:315:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE void _check_template_params()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:374:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:383:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(const Scalar* coeffs) : m_coeffs(coeffs) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:385:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs;}
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:845:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& operator=(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:872:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR'
EIGEN_INHERIT_ASSIGNMENT_EQUAL_OPERATOR(Derived) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:859:87: note: in definition of macro 'EIGEN_DEFAULT_COPY_CONSTRUCTOR'
#define EIGEN_DEFAULT_COPY_CONSTRUCTOR(CLASS) EIGEN_DEVICE_FUNC CLASS(const CLASS&) = default;
^~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:411:5: note: in expansion of macro 'EIGEN_INHERIT_ASSIGNMENT_OPERATORS'
EIGEN_INHERIT_ASSIGNMENT_OPERATORS(Map)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:420:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit EIGEN_STRONG_INLINE Map(Scalar* coeffs) : m_coeffs(coeffs) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:422:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:423:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:451:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived1>& a, const QuaternionBase<Derived2>& b){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:467:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::operator* (const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:478:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator*= (const QuaternionBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:493:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::_transformVector(const Vector3& v) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:506:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE QuaternionBase<Derived>& QuaternionBase<Derived>::operator=(const QuaternionBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:514:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const QuaternionBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:523:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Derived& QuaternionBase<Derived>::operator=(const AngleAxisType& aa)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:541:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::operator=(const MatrixBase<MatrixDerived>& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:554:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::toRotationMatrix(void) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:600:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Derived& QuaternionBase<Derived>::setFromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:641:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::UnitRandom()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:667:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Quaternion<Scalar,Options> Quaternion<Scalar,Options>::FromTwoVectors(const MatrixBase<Derived1>& a, const MatrixBase<Derived2>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:682:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Quaternion<typename internal::traits<Derived>::Scalar> QuaternionBase<Derived>::inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:699:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE Quaternion<Scalar> run(const QuaternionBase<Derived>& q){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:713:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:726:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::angularDistance(const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:744:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
QuaternionBase<Derived>::slerp(const Scalar& t, const QuaternionBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:781:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& a_mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:822:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<class Derived> EIGEN_DEVICE_FUNC static inline void run(QuaternionBase<Derived>& q, const Other& vec)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:72:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:80:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline AngleAxis(const Scalar& angle, const MatrixBase<Derived>& axis) : m_axis(axis), m_angle(angle) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:85:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const QuaternionBase<QuatDerived>& q) { *this = q; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:88:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const MatrixBase<Derived>& m) { *this = m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:91:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar angle() const { return m_angle; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:93:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar& angle() { return m_angle; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:96:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Vector3& axis() const { return m_axis; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:101:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Vector3& axis() { return m_axis; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:104:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionType operator* (const AngleAxis& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:108:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:112:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend EIGEN_DEVICE_FUNC inline QuaternionType operator* (const QuaternionType& a, const AngleAxis& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:116:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& operator=(const QuaternionBase<QuatDerived>& q);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:122:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& operator=(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:125:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis& fromRotationMatrix(const MatrixBase<Derived>& m);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:126:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Matrix3 toRotationMatrix(void) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:134:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<AngleAxis,AngleAxis<NewScalarType> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:139:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AngleAxis(const AngleAxis<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:145:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline const AngleAxis Identity() { return AngleAxis(Scalar(0), Vector3::UnitX()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const AngleAxis& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:170:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const QuaternionBase<QuatDerived>& q)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:197:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::operator=(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:209:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>& AngleAxis<Scalar>::fromRotationMatrix(const MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AngleAxis.h:218:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC AngleAxis<Scalar>::toRotationMatrix(void) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:204:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim==Dynamic ? Dynamic : (_Dim+1)*(_Dim+1))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:256:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:262:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:268:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const TranslationType& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:273:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:279:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const RotationBase<Derived, Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:285:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const Transform& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:292:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:303:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:313:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,Mode,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:321:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform(const Transform<Scalar,Dim,OtherMode,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:362:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:369:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:384:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return int(Mode)==int(Projective) ? m_matrix.cols() : (m_matrix.cols()-1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:385:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:389:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar operator() (Index row, Index col) const { return m_matrix(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:392:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& operator() (Index row, Index col) { return m_matrix(row,col); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:395:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const MatrixType& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline MatrixType& matrix() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:400:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstLinearPart linear() const { return ConstLinearPart(m_matrix,0,0); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:402:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline LinearPart linear() { return LinearPart(m_matrix,0,0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:405:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstAffinePart affine() const { return take_affine_part::run(m_matrix); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:407:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffinePart affine() { return take_affine_part::run(m_matrix); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:410:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstTranslationPart translation() const { return ConstTranslationPart(m_matrix,0,Dim); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:412:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline TranslationPart translation() { return TranslationPart(m_matrix,0,Dim); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:441:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const EigenBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:453:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const EigenBase<OtherDerived> &a, const Transform &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:464:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const DiagonalBase<DiagonalDerived> &b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:479:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const DiagonalBase<DiagonalDerived> &a, const Transform &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:490:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator*=(const EigenBase<OtherDerived>& other) { return *this = *this * other; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:493:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Transform operator * (const Transform& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:526:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator * (const Transform<Scalar,Dim,OtherMode,OtherOptions>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:533:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void setIdentity() { m_matrix.setIdentity(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:539:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static const Transform Identity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:546:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& scale(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:550:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& prescale(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:552:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& scale(const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:553:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& prescale(const Scalar& s);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:557:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& translate(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:561:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& pretranslate(const MatrixBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:565:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& rotate(const RotationType& rotation);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:569:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& prerotate(const RotationType& rotation);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:571:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& shear(const Scalar& sx, const Scalar& sy);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:572:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Transform& preshear(const Scalar& sx, const Scalar& sy);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:574:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const TranslationType& t);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:577:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const TranslationType& t) { return translate(t.vector()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:579:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform operator*(const TranslationType& t) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:582:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator=(const UniformScaling<Scalar>& t);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:585:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const UniformScaling<Scalar>& s) { return scale(s.factor()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:588:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline TransformTimeDiagonalReturnType operator*(const UniformScaling<Scalar>& s) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:596:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform& operator*=(const DiagonalMatrix<Scalar,Dim>& s) { linearExt() *= s; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:599:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator=(const RotationBase<Derived,Dim>& r);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:601:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform& operator*=(const RotationBase<Derived,Dim>& r) { return rotate(r.toRotationMatrix()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:603:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform operator*(const RotationBase<Derived,Dim>& r) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:605:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const LinearMatrixType rotation() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:608:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:611:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:616:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:619:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform inverse(TransformTraits traits = (TransformTraits)Mode) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:622:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Scalar* data() const { return m_matrix.data(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:624:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar* data() { return m_matrix.data(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:632:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Transform,Transform<NewScalarType,Dim,Mode,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:637:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Transform(const Transform<OtherScalarType,Dim,Mode,Options>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:647:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Transform& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:652:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void makeAffine()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:661:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:667:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,Dim> linearExt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:674:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:680:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Block<MatrixType,int(Mode)==int(Projective)?HDim:Dim,1> translationExt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:690:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static EIGEN_STRONG_INLINE void check_template_params()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:844:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::scale(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:857:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::scale(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:871:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::prescale(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:884:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::prescale(const Scalar& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:898:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::translate(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:912:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::pretranslate(const MatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:942:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::rotate(const RotationType& rotation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:958:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::prerotate(const RotationType& rotation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:972:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::shear(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:988:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::preshear(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1001:132: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const TranslationType& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1010:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const TranslationType& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1018:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1028:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options>& Transform<Scalar,Dim,Mode,Options>::operator=(const RotationBase<Derived,Dim>& r)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1038:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode,Options> Transform<Scalar,Dim,Mode,Options>::operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1058:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::rotation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1079:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeRotationScaling(RotationMatrixType *rotation, ScalingMatrixType *scaling) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1108:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void Transform<Scalar,Dim,Mode,Options>::computeScalingRotation(ScalingMatrixType *scaling, RotationMatrixType *rotation) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const OrientationType& orientation, const MatrixBase<ScaleDerived> &scale)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1146:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static void run(MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1157:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename MatrixType> EIGEN_DEVICE_FUNC static void run(MatrixType &) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1164:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const TransformType&, TransformType&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1171:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline void run(const TransformType& m, TransformType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1202:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Transform<Scalar,Dim,Mode,Options>::inverse(TransformTraits hint) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1241:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline AffinePart run(MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1243:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline ConstAffinePart run(const MatrixType& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1250:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixType& run(MatrixType& m) { return m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1251:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline const MatrixType& run(const MatrixType& m) { return m; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1261:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1272:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1282:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,Mode,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1289:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Transform<typename Other::Scalar,Dim,AffineCompact,Options> *transform, const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1315:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1333:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1359:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1384:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static EIGEN_STRONG_INLINE ResultType run(const TransformType& T, const MatrixType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1406:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1417:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1433:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1449:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other,const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1465:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Other& other, const TransformType& tr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1487:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1503:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1515:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Transform.h:1530:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ResultType run(const Lhs& lhs, const Rhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Dim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:54:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Translation() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:56:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:63:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation(const Scalar& sx, const Scalar& sy, const Scalar& sz)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:71:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit inline Translation(const VectorType& vector) : m_coeffs(vector) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:74:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar x() const { return m_coeffs.x(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:76:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar y() const { return m_coeffs.y(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:78:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar z() const { return m_coeffs.z(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& x() { return m_coeffs.x(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:83:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& y() { return m_coeffs.y(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:85:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& z() { return m_coeffs.z(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:87:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& vector() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:88:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& vector() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& translation() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:91:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& translation() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:94:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Translation operator* (const Translation& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:98:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const UniformScaling<Scalar>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:102:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator* (const EigenBase<OtherDerived>& linear) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:106:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline IsometryTransformType operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:112:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AffineTransformType operator*(const EigenBase<OtherDerived>& linear, const Translation& t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:125:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Transform<Scalar,Dim,Mode> operator* (const Transform<Scalar,Dim,Mode,Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:135:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator* (const MatrixBase<Derived>& vec) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:139:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation inverse() const { return Translation(-m_coeffs); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:141:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static const Translation Identity() { return Translation(VectorType::Zero()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:149:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline typename internal::cast_return_type<Translation,Translation<NewScalarType,Dim> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:154:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Translation(const Translation<OtherScalarType,Dim>& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:161:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Translation& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:176:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation<Scalar,Dim>::operator* (const UniformScaling<Scalar>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Translation.h:189:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Translation<Scalar,Dim>::operator* (const EigenBase<OtherDerived>& linear) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UniformScaling() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:48:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline UniformScaling(const Scalar& s) : m_factor(s) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:50:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& factor() const { return m_factor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:51:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& factor() { return m_factor; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:54:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling operator* (const UniformScaling& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:59:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform<Scalar,Dim,Affine> operator* (const Translation<Scalar,Dim>& t) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:63:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Transform<Scalar,Dim,(int(Mode)==int(Isometry)?Affine:Mode)> operator* (const Transform<Scalar,Dim, Mode, Options>& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:73:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename internal::plain_matrix_type<Derived>::type operator* (const MatrixBase<Derived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:77:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Matrix<Scalar,Dim,Dim> operator*(const RotationBase<Derived,Dim>& r) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling inverse() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:90:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<NewScalarType> cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:95:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline explicit UniformScaling(const UniformScaling<OtherScalarType>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:102:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isApprox(const UniformScaling& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:117:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<Derived>& matrix, const UniformScaling<Scalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:121:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<float> Scaling(float s) { return UniformScaling<float>(s); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:123:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<double> Scaling(double s) { return UniformScaling<double>(s); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:126:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline UniformScaling<std::complex<RealScalar> > Scaling(const std::complex<RealScalar>& s)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:131:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix<Scalar,2> Scaling(const Scalar& sx, const Scalar& sy)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:135:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DiagonalMatrix<Scalar,3> Scaling(const Scalar& sx, const Scalar& sy, const Scalar& sz)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:142:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const DiagonalWrapper<const Derived> Scaling(const MatrixBase<Derived>& coeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Scaling.h:158:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
UniformScaling<Scalar>::operator* (const Translation<Scalar,Dim>& t) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:37:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim==Dynamic ? Dynamic : _AmbientDim+1)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:53:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:56:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Hyperplane(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:62:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Hyperplane(Index _dim) : m_coeffs(_dim+1) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:67:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const VectorType& e)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:78:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane(const VectorType& n, const Scalar& d)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:88:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:99:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline Hyperplane Through(const VectorType& p0, const VectorType& p1, const VectorType& p2)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:123:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit Hyperplane(const ParametrizedLine<Scalar, AmbientDimAtCompileTime>& parametrized)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:129:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~Hyperplane() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:132:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_coeffs.size()-1 : Index(AmbientDimAtCompileTime); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:135:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC void normalize(void)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:143:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar signedDistance(const VectorType& p) const { return normal().dot(p) + offset(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:148:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar absDistance(const VectorType& p) const { return numext::abs(signedDistance(p)); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:152:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType projection(const VectorType& p) const { return p - signedDistance(p) * normal(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:157:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coeffs,0,0,dim(),1); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:162:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:167:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Scalar& offset() const { return m_coeffs.coeff(dim()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:171:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar& offset() { return m_coeffs(dim()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:176:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const Coefficients& coeffs() const { return m_coeffs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Coefficients& coeffs() { return m_coeffs; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:189:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType intersection(const Hyperplane& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:217:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Hyperplane& transform(const MatrixBase<XprType>& mat, TransformTraits traits = Affine)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:242:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransformTraits traits = Affine)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:256:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Hyperplane<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:264:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit Hyperplane(const Hyperplane<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Hyperplane.h:272:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const Hyperplane<Scalar,AmbientDimAtCompileTime,OtherOptions>& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:33:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:44:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ParametrizedLine() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:47:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ParametrizedLine(const ParametrizedLine<Scalar,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:53:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(Index _dim) : m_origin(_dim), m_direction(_dim) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:58:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ParametrizedLine(const VectorType& origin, const VectorType& direction)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:62:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC explicit ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:65:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC static inline ParametrizedLine Through(const VectorType& p0, const VectorType& p1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:68:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~ParametrizedLine() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:71:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return m_direction.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:73:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& origin() const { return m_origin; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:74:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& origin() { return m_origin; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:76:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const VectorType& direction() const { return m_direction; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:77:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType& direction() { return m_direction; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:82:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar squaredDistance(const VectorType& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:90:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC RealScalar distance(const VectorType& p) const { EIGEN_USING_STD_MATH(sqrt) return sqrt(squaredDistance(p)); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:93:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType projection(const VectorType& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:96:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType pointAt(const Scalar& t) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:99:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:102:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Scalar intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:105:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC VectorType intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:114:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<NewScalarType,AmbientDimAtCompileTime,Options> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:122:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit ParametrizedLine(const ParametrizedLine<OtherScalarType,AmbientDimAtCompileTime,OtherOptions>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:132:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const ParametrizedLine& other, const typename NumTraits<Scalar>::Real& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:146:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline ParametrizedLine<_Scalar, _AmbientDim,_Options>::ParametrizedLine(const Hyperplane<_Scalar, _AmbientDim,OtherOptions>& hyperplane)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:157:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<_Scalar, _AmbientDim,_Options>::pointAt(const _Scalar& t) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:166:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionParameter(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:178:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline _Scalar ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersection(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/ParametrizedLine.h:188:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ParametrizedLine<_Scalar, _AmbientDim,_Options>::intersectionPoint(const Hyperplane<_Scalar, _AmbientDim, OtherOptions>& hyperplane) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:33:1: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_AmbientDim)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:49,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:65:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:69:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(Index _dim) : m_min(_dim), m_max(_dim)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:75:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox(const OtherVectorType1& _min, const OtherVectorType2& _max) : m_min(_min), m_max(_max) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:79:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(const MatrixBase<Derived>& p) : m_min(p), m_max(m_min)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:82:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC ~AlignedBox() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:85:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Index dim() const { return AmbientDimAtCompileTime==Dynamic ? m_min.size() : Index(AmbientDimAtCompileTime); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:88:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool isNull() const { return isEmpty(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:91:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void setNull() { setEmpty(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:95:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool isEmpty() const { return (m_min.array() > m_max.array()).any(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:99:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline void setEmpty()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:106:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorType& (min)() const { return m_min; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:108:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType& (min)() { return m_min; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:110:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const VectorType& (max)() const { return m_max; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType& (max)() { return m_max; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:116:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
center() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:123:140: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline const CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> sizes() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:127:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar volume() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:134:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:146:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType corner(CornerType corner) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:164:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline VectorType sample() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:182:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool contains(const MatrixBase<Derived>& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:189:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool contains(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:194:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline bool intersects(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:200:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& extend(const MatrixBase<Derived>& p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:210:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& extend(const AlignedBox& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:220:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& clamp(const AlignedBox& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:230:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox intersection(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:236:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox merged(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:241:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline AlignedBox& translate(const MatrixBase<Derived>& a_t)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:254:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const MatrixBase<Derived>& p) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:260:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar squaredExteriorDistance(const AlignedBox& b) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:267:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const MatrixBase<Derived>& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:274:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline NonInteger exteriorDistance(const AlignedBox& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:284:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
AlignedBox<NewScalarType,AmbientDimAtCompileTime> >::type cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:292:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline explicit AlignedBox(const AlignedBox<OtherScalarType,AmbientDimAtCompileTime>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:302:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC bool isApprox(const AlignedBox& other, const RealScalar& prec = ScalarTraits::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:314:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const MatrixBase<Derived>& a_p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/AlignedBox.h:336:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC inline Scalar AlignedBox<Scalar,AmbientDim>::squaredExteriorDistance(const AlignedBox& b) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Umeyama.h:95:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
umeyama(const MatrixBase<Derived>& src, const MatrixBase<OtherDerived>& dst, bool with_scaling = true)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<float, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:24:46: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(4) float>::half' {aka '__vector(4) float'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:26:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<float> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<float, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<float, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<float, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase<Eigen::Quaternion<float> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion<float>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:27:3: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<float>::type' {aka '__vector(4) float'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:51:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<float> run(const QuaternionBase<Derived>& q)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:68:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const VectorLhs& lhs, const VectorRhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 4>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:242:7: required from 'struct Eigen::internal::traits<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:88:47: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:91:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<double> run(const QuaternionBase<Derived>& _a, const QuaternionBase<OtherDerived>& _b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, 4, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from 'class Eigen::QuaternionBase<Eigen::Quaternion<double> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:250:7: required from 'class Eigen::Quaternion<double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:92:3: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Geometry:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:6,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SSE.h:146:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline Quaternion<double> run(const QuaternionBase<Derived>& q)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:28:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:113:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Tridiagonalization(Index size = Size==Dynamic ? 2 : Size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:130:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Tridiagonalization(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:157:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization& compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:182:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline CoeffVectorType householderCoefficients() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:219:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixType& packedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:265:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixTReturnType matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:284:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:296:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SubDiagonalReturnType subDiagonal() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:307:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization<MatrixType>::diagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:315:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Tridiagonalization<MatrixType>::subDiagonal() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:347:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& matA, CoeffVectorType& hCoeffs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:427:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void tridiagonalization_inplace(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:442:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:466:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType& subdiag, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:511:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(MatrixType& mat, DiagonalType& diag, SubDiagonalType&, bool extractQ)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:534:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TridiagonalizationMatrixTReturnType(const MatrixType& mat) : m_matrix(mat) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:537:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:545:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/Tridiagonalization.h:546:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_matrix.cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:14,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:100:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HessenbergDecomposition(Index size = Size==Dynamic ? 2 : Size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:119:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit HessenbergDecomposition(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:152:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HessenbergDecomposition& compute(const EigenBase<InputType>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:179:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const CoeffVectorType& householderCoefficients() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:214:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& packedMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:234:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HouseholderSequenceType matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:262:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixHReturnType matrixH() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:272:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void _compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:294:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void HessenbergDecomposition<MatrixType>::_compute(MatrixType& matA, CoeffVectorType& hCoeffs, VectorType& temp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:347:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HessenbergDecompositionMatrixHReturnType(const HessenbergDecomposition<MatrixType>& hess) : m_hess(hess) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:355:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:363:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_hess.packedMatrix().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/HessenbergDecomposition.h:364:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_hess.packedMatrix().cols(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:83:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:104:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealSchur(const EigenBase<InputType>& matrix, bool computeU = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:127:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:144:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:170:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:190:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:195:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:206:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:213:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:238:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar computeNormOfT();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:239:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:240:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:241:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:242:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:243:133: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:249:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur<MatrixType>& RealSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:282:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealSchur<MatrixType>& RealSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:357:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename MatrixType::Scalar RealSchur<MatrixType>::computeNormOfT()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:371:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealSchur<MatrixType>::findSmallSubdiagEntry(Index iu, const Scalar& considerAsZero)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:390:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::splitOffTwoRows(Index iu, bool computeU, const Scalar& exshift)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:425:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::computeShift(Index iu, Index iter, Scalar& exshift, Vector3s& shiftInfo)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:467:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::initFrancisQRStep(Index il, Index iu, const Vector3s& shiftInfo, Index& im, Vector3s& firstHouseholderVector)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:492:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealSchur<MatrixType>::performFrancisQRStep(Index il, Index im, Index iu, bool computeU, const Vector3s& firstHouseholderVector, Scalar* workspace)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:113:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver() : m_eivec(), m_eivalues(), m_isInitialized(false), m_realSchur(), m_matT(), m_tmp() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:147:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit EigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvectorsType eigenvectors() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:199:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& pseudoEigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:224:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType pseudoEigenvalueMatrix() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvalueType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:278:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:281:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:288:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:295:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:301:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void doComputeEigenvectors();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:305:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:324:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType EigenSolver<MatrixType>::pseudoEigenvalueMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:345:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename EigenSolver<MatrixType>::EigenvectorsType EigenSolver<MatrixType>::eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:379:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/EigenSolver.h:458:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void EigenSolver<MatrixType>::doComputeEigenvectors()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:24:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:138:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SelfAdjointEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:162:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SelfAdjointEigenSolver(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:203:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& compute(const EigenBase<InputType>& matrix, int options = ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:224:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& computeDirect(const MatrixType& matrix, int options = ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:238:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointEigenSolver& computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options=ComputeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:259:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvectorsType& eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:282:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealVectorType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:306:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType operatorSqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:331:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType operatorInverseSqrt() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:343:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:357:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:393:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:400:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::compute(const EigenBase<InputType>& a_matrix, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:451:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::computeFromTridiagonal(const RealVectorType& diag, const SubDiagonalType& subdiag , int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:482:153: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo computeFromTridiagonal_impl(DiagType& diag, SubDiagType& subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType& eivec)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:550:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& eig, const typename SolverType::MatrixType& A, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:567:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void computeRoots(const MatrixType& m, VectorType& roots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:606:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline bool extract_kernel(MatrixType& mat, Ref<VectorType> res, Ref<VectorType> representative)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:627:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& solver, const MatrixType& mat, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:721:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void computeRoots(const MatrixType& m, VectorType& roots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:731:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(SolverType& solver, const MatrixType& mat, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:800:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
::computeDirect(const MatrixType& matrix, int options)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h:809:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void tridiagonal_qr_step(RealScalar* diag, RealScalar* subdiag, Index start, Index end, Scalar* matrixQ, Index n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedSelfAdjointEigenSolver() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:76:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GeneralizedSelfAdjointEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:107:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int options = ComputeEigenvectors|Ax_lBx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:154:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int options = ComputeEigenvectors|Ax_lBx);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h:163:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
compute(const MatrixType& matA, const MatrixType& matB, int options)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:94:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexSchur(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:113:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexSchur(const EigenBase<InputType>& matrix, bool computeU = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:138:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrixType& matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:162:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrixType& matrixT() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:191:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& compute(const EigenBase<InputType>& matrix, bool computeU = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:211:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU=true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:217:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:228:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:235:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:256:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool subdiagonalEntryIsNeglegible(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:257:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexScalar computeShift(Index iu, Index iter);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:258:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reduceToTriangularForm(bool computeU);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:266:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool ComplexSchur<MatrixType>::subdiagonalEntryIsNeglegible(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:281:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ComplexSchur<MatrixType>::ComplexScalar ComplexSchur<MatrixType>::computeShift(Index iu, Index iter)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:322:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:344:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexSchur<MatrixType>& ComplexSchur<MatrixType>::computeFromHessenberg(const HessMatrixType& matrixH, const OrthMatrixType& matrixQ, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:359:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:370:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(ComplexSchur<MatrixType>& _this, const MatrixType& matrix, bool computeU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexSchur.h:390:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexSchur<MatrixType>::reduceToTriangularForm(bool computeU)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:92:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:107:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:126:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ComplexEigenSolver(const EigenBase<InputType>& matrix, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:157:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvectorType& eigenvectors() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:182:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const EigenvalueType& eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:213:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver& compute(const EigenBase<InputType>& matrix, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:219:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:226:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:233:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index getMaxIterations()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:240:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:253:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void doComputeEigenvectors(RealScalar matrixnorm);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:254:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sortEigenvalues(bool computeEigenvectors);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:261:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexEigenSolver<MatrixType>::compute(const EigenBase<InputType>& matrix, bool computeEigenvectors)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:287:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexEigenSolver<MatrixType>::doComputeEigenvectors(RealScalar matrixnorm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/ComplexEigenSolver.h:327:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ComplexEigenSolver<MatrixType>::sortEigenvalues(bool computeEigenvectors)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:86:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit RealQZ(Index size = RowsAtCompileTime==Dynamic ? 1 : RowsAtCompileTime) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:104:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ(const MatrixType& A, const MatrixType& B, bool computeQZ = true) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:119:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixQ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:129:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixZ() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:139:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixS() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:148:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixType& matrixT() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:160:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ& compute(const MatrixType& A, const MatrixType& B, bool computeQZ = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:166:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:174:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index iterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:183:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:205:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void hessenbergTriangular();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:206:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeNorms();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:207:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallSubdiagEntry(Index iu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:208:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index findSmallDiagEntry(Index f, Index l);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:209:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void splitOffTwoRows(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pushDownZero(Index z, Index f, Index l);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:211:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void step(Index f, Index l, Index iter);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:217:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void RealQZ<MatrixType>::hessenbergTriangular()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:264:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::computeNorms()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:279:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealQZ<MatrixType>::findSmallSubdiagEntry(Index iu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:297:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index RealQZ<MatrixType>::findSmallDiagEntry(Index f, Index l)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:311:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::splitOffTwoRows(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:361:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::pushDownZero(Index z, Index f, Index l)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:400:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void RealQZ<MatrixType>::step(Index f, Index l, Index iter)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/RealQZ.h:556:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealQZ<MatrixType>& RealQZ<MatrixType>::compute(const MatrixType& A_in, const MatrixType& B_in, bool computeQZ)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:118:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GeneralizedEigenSolver(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:155:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:179:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvectorsType eigenvectors() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:202:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EigenvalueType eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:213:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVectorType alphas() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:224:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
VectorType betas() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:253:110: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver& compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors = true);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:255:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:263:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:271:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h:287:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GeneralizedEigenSolver<MatrixType>::compute(const MatrixType& A, const MatrixType& B, bool computeEigenvectors)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Eigenvalues:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:7,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:23:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:35:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
run(const MatrixBase<Derived>& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:67:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:88:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::eigenvalues() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:120:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixBase<Derived>::operatorNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h:151:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SelfAdjointView<MatrixType, UpLo>::operatorNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:137:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseTriangularShape { static std::string debugName() { return "SparseTriangularShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:138:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
struct SparseSelfAdjointShape { static std::string debugName() { return "SparseSelfAdjointShape"; } };
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:157:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Triplet() : m_row(0), m_col(0), m_value(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:159:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Triplet(const StorageIndex& i, const StorageIndex& j, const Scalar& v = Scalar(0))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:164:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex& row() const { return m_row; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:167:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex& col() const { return m_col; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:170:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& value() const { return m_value; }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:55:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:138:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:139:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:140:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& const_cast_derived() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-() const { return NegativeReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:157,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:62:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cast() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
conjugate() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:86:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() const { return RealReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:95:8: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() const { return ImagReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:121:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryExpr(const CustomUnaryOp& func = CustomUnaryOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
unaryViewExpr(const CustomViewOp& func = CustomViewOp()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:154:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
real() { return NonConstRealReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseUnaryOps.h:163:6: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
imag() { return NonConstImagReturnType(derived()); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:970:73: note: in definition of macro 'EIGEN_MAKE_CWISE_BINARY_OP'
(METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:43:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func = CustomBinaryOp()) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1005:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar, const StorageBaseType& matrix) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1012:3: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT'
EIGEN_MAKE_SCALAR_BINARY_OP_ONTHELEFT(METHOD,OPNAME) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:50:1: note: in expansion of macro 'EIGEN_MAKE_SCALAR_BINARY_OP'
EIGEN_MAKE_SCALAR_BINARY_OP(operator*,product)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
(METHOD)(const T& scalar) const { \
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:996:29: note: in definition of macro 'EIGEN_MAKE_SCALAR_BINARY_OP_ONTHERIGHT'
(METHOD)(const T& scalar) const { \
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:158,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:91:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/CommonCwiseBinaryOps.h:110:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:159,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:32:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs() const { return CwiseAbsReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:45:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseAbs2() const { return CwiseAbs2ReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:58:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSqrt() const { return CwiseSqrtReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:69:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseSign() const { return CwiseSignReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseUnaryOps.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseInverse() const { return CwiseInverseReturnType(derived()); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:23:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:43:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:63:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:78:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:89:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMin(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:104:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:115:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseMax(const Scalar &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:131:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:160,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/MatrixCwiseBinaryOps.h:149:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseEqual(const Scalar& s) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:161,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:64:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:71:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr block(Index startRow, Index startCol, Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:92:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:99:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:118:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:126:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:151:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:158:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:178:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:185:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:203:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:211:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:236:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:243:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type topLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:263:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:270:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:288:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:296:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:321:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:328:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomRightCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:348:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockXpr bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:355:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ConstBlockXpr bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:373:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:381:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:406:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:413:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<CRows,CCols>::Type bottomLeftCorner(Index cRows, Index cCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:432:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr topRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:439:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr topRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:461:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type topRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:469:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type topRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:488:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr bottomRows(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:495:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr bottomRows(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:517:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type bottomRows(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:525:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type bottomRows(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:545:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowsBlockXpr middleRows(Index startRow, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:552:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowsBlockXpr middleRows(Index startRow, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:575:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:583:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNRowsBlockXpr<N>::Type middleRows(Index startRow, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:602:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr leftCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:609:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr leftCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:631:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type leftCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:639:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type leftCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:658:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr rightCols(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:665:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr rightCols(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:687:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type rightCols(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:695:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type rightCols(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:715:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColsBlockXpr middleCols(Index startCol, Index numCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:722:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColsBlockXpr middleCols(Index startCol, Index numCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:745:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename NColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:753:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstNColsBlockXpr<N>::Type middleCols(Index startCol, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:780:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:788:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename ConstFixedBlockXpr<NRows,NCols>::Type block(Index startRow, Index startCol) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:816:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:824:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows, Index blockCols) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:838:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ColXpr col(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:845:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstColXpr col(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:859:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RowXpr row(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:866:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstRowXpr row(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:888:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType segment(Index start, Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:897:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType segment(Index start, Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:919:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType head(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:927:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType head(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:949:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SegmentReturnType tail(Index n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:957:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ConstSegmentReturnType tail(Index n) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:981:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type segment(Index start, Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:990:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type segment(Index start, Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1013:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type head(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1022:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type head(Index n = N) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1045:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename FixedSegmentReturnType<N>::Type tail(Index n = N)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/plugins/BlockMethods.h:1054:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename ConstFixedSegmentReturnType<N>::Type tail(Index n = N) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:171:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return derived().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:173:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return derived().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:176:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return rows() * cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:181:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isVector() const { return rows()==1 || cols()==1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:184:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index outerSize() const { return (int(Flags)&RowMajorBit) ? this->rows() : this->cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:187:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index innerSize() const { return (int(Flags)&RowMajorBit) ? this->cols() : this->rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:189:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isRValue() const { return m_isRValue; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:190:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& markAsRValue() { m_isRValue = true; return derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:192:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase() : m_isRValue(false) { /* TODO check flags */ }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:196:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator=(const ReturnByValue<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:199:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& operator=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:201:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& operator=(const Derived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:206:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& assign(const OtherDerived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:209:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void assignGeneric(const OtherDerived& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:213:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseMatrixBase& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:263:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:265:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:268:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const DiagonalBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:270:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const DiagonalBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:273:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator+=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:275:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator-=(const EigenBase<OtherDerived> &other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:277:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:278:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator/=(const Scalar& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:292:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cwiseProduct(const MatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:297:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:303:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const DiagonalBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:309:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived> &other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:314:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:320:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived> &lhs, const SparseMatrixBase& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:324:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct<Derived,Upper|Lower> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:330:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& operator*=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:333:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const TriangularView<const Derived, Mode> triangularView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:339:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ConstSelfAdjointViewReturnType<UpLo>::Type selfadjointView() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:341:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SelfAdjointViewReturnType<UpLo>::Type selfadjointView();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:343:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Scalar dot(const MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:344:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> Scalar dot(const SparseMatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:345:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar squaredNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar norm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:347:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar blueNorm() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:349:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
TransposeReturnType transpose() { return TransposeReturnType(derived()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:350:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstTransposeReturnType transpose() const { return ConstTransposeReturnType(derived()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:351:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const AdjointReturnType adjoint() const { return AdjointReturnType(transpose()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:356:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerVectorReturnType innerVector(Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:357:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstInnerVectorReturnType innerVector(Index outer) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:362:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerVectorsReturnType innerVectors(Index outerStart, Index outerSize);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:363:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstInnerVectorsReturnType innerVectors(Index outerStart, Index outerSize) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:365:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseMatrixType toDense() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:372:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:376:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& prec = NumTraits<Scalar>::dummy_precision()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:384:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const typename internal::eval<Derived>::type eval() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:387:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:390:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
pruned(const Scalar& reference = Scalar(0), const RealScalar& epsilon = NumTraits<Scalar>::dummy_precision()) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:396:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline StorageIndex convert_index(const Index idx) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:400:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest &) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:17:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:25:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator=(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:34:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& SparseMatrixBase<Derived>::operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:43:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Derived& SparseMatrixBase<Derived>::operator=(const Derived& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:71:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void assign_sparse_to_sparse(DstXprType &dst, const SrcXprType &src)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:130:151: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:140:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const Functor &func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:162:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:185:182: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<Scalar,Options,StorageIndex> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:201:169: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrixBase<DstDerived> &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:206:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:209:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:35:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:39:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CompressedStorage(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:45:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage(const CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:51:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CompressedStorage& operator=(const CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:62:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void swap(CompressedStorage& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:70:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CompressedStorage()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:76:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reserve(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:83:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void squeeze()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:89:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index size, double reserveSizeFactor = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:101:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void append(const Scalar& v, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:109:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index size() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:110:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index allocatedSize() const { return m_allocatedSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:111:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void clear() { m_size = 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:113:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar* valuePtr() const { return m_values; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:114:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr() { return m_values; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:115:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* indexPtr() const { return m_indices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* indexPtr() { return m_indices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:118:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& value(Index i) { eigen_internal_assert(m_values!=0); return m_values[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:119:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value(Index i) const { eigen_internal_assert(m_values!=0); return m_values[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:121:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex& index(Index i) { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:122:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex& index(Index i) const { eigen_internal_assert(m_indices!=0); return m_indices[i]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:125:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index searchLowerIndex(Index key) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:131:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index searchLowerIndex(Index start, Index end, Index key) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:146:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar at(Index key, const Scalar& defaultValue = Scalar(0)) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:159:104: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar atInRange(Index start, Index end, Index key, const Scalar &defaultValue = Scalar(0)) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:174:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& atWithInsertion(Index key, const Scalar& defaultValue = Scalar(0))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/CompressedStorage.h:228:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reallocate(Index size)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:30:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit AmbiVector(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:36:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init(double estimatedDensity);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:37:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init(int mode);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:39:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:42:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setBounds(Index start, Index end) { m_start = convert_index(start); m_end = convert_index(end); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:44:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:46:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void restart();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:47:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:48:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeff(Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:52:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~AmbiVector() { delete[] m_buffer; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:54:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:61:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex size() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:64:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex convert_index(Index idx)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:69:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reallocate(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:90:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reallocateSparse()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:129:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index AmbiVector<_Scalar,_StorageIndex>::nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:138:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::init(double estimatedDensity)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:147:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::init(int mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:164:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::restart()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:171:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void AmbiVector<_Scalar,_StorageIndex>::setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:187:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_Scalar& AmbiVector<_Scalar,_StorageIndex>::coeffRef(Index i)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:256:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
_Scalar& AmbiVector<_Scalar,_StorageIndex>::coeff(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:296:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit Iterator(const AmbiVector& vec, const RealScalar& epsilon = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:328:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex index() const { return m_cachedIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:329:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar value() const { return m_cachedValue; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:331:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator bool() const { return m_cachedIndex>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/AmbiVector.h:333:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Iterator& operator++()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:50:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<IndexVector> innerNonZeros() { return Eigen::Map<IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:51:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Eigen::Map<const IndexVector> innerNonZeros() const { return Eigen::Map<const IndexVector>(innerNonZeroPtr(), isCompressed()?0:derived().outerSize()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:56:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:71:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return derived().valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:75:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return derived().valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:80:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return derived().innerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:84:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return derived().innerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:90:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return derived().outerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:95:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return derived().outerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:100:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return derived().innerNonZeroPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:104:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return derived().innerNonZeroPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:107:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool isCompressed() const { return innerNonZeroPtr()==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:114:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Map<const Array<Scalar,Dynamic,1> > coeffs() const { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:126:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Map<Array<Scalar,Dynamic,1> > coeffs() { eigen_assert(isCompressed()); return Array<Scalar,Dynamic,1>::Map(valuePtr(),nonZeros()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:130:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseCompressedBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:132:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> explicit SparseCompressedBase(const SparseCompressedBase<OtherDerived>&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:139:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:143:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const InnerIterator& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:147:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator& operator=(const InnerIterator& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:157:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const SparseCompressedBase& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:175:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit InnerIterator(const SparseCompressedBase& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:181:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit InnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:187:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InnerIterator& operator++() { m_id++; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:189:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value() const { return m_values[m_id]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:190:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:192:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_indices[m_id]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:193:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:194:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:195:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:197:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return (m_id < m_end); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:210:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> InnerIterator(const SparseMatrixBase<T>&, Index outer);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:217:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseInnerIterator(const SparseCompressedBase& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:235:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ReverseInnerIterator(const SparseCompressedBase& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:241:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ReverseInnerIterator(const internal::CompressedStorage<Scalar,StorageIndex>& data)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:247:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ReverseInnerIterator& operator--() { --m_id; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:249:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar& value() const { return m_values[m_id-1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:250:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_values[m_id-1]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:252:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_indices[m_id-1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:253:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:254:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer.value() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:255:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:257:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return (m_id > m_start); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:282:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : m_matrix(0), m_zero(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:286:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const Derived &mat) : m_matrix(&mat), m_zero(0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:291:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:295:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator Derived&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:296:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const Derived&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:299:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:309:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:318:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index find(Index row, Index col) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:136:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:138:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:141:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:143:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:148:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return m_data.valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:152:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return m_data.valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:157:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:161:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:166:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:170:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return m_outerIndex; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:175:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:179:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return m_innerNonZeros; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:182:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Storage& data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:184:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Storage& data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:188:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:206:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:240:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insert(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:251:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:262:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserve(Index reserveSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:289:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SizesType::value_type())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:297:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserveInnerVectors(const SizesType& reserveSizes)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:384:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:391:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:403:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:413:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:423:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:444:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFromTriplets(const InputIterators& begin, const InputIterators& end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:447:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:449:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sumupDuplicates() { collapseDuplicates(internal::scalar_sum_op<Scalar,Scalar>()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:452:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void collapseDuplicates(DupFunctor dup_func = DupFunctor());
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:458:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insertByOuterInner(Index j, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:465:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void makeCompressed()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:496:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void uncompress()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:508:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:521:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const KeepFunc& keep = KeepFunc())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:554:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:622:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:645:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeNonZeros(Index size)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:651:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ConstDiagonalReturnType diagonal() const { return ConstDiagonalReturnType(*this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:657:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalReturnType diagonal() { return DiagonalReturnType(*this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:660:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:668:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:677:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:697:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseSelfAdjointView<OtherDerived, UpLo>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:705:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix(const SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:714:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrix(const ReturnByValue<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:724:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseMatrix(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:733:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:745:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setIdentity()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:755:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix& operator=(const SparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:782:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrix& operator=(const EigenBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:787:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE SparseMatrix& operator=(const SparseMatrixBase<OtherDerived>& other);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:789:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseMatrix& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:835:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:842:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:851:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initAssignment(const Other& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:863:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE Scalar& insertCompressed(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:873:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SingletonVector(Index i, Index v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:877:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex operator[](Index i) const { return i==m_index ? m_value : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:882:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE Scalar& insertUncompressed(Index row, Index col);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:887:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& insertBackUncompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:901:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:908:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
default_prunning_func(const Scalar& ref, const RealScalar& eps) : reference(ref), epsilon(eps) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:909:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index&, const Index&, const Scalar& value) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:921:120: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_from_triplets(const InputIterator& begin, const InputIterator& end, SparseMatrixType& mat, DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:994:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1010:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::setFromTriplets(const InputIterators& begin, const InputIterators& end, DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1018:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseMatrix<Scalar,_Options,_StorageIndex>::collapseDuplicates(DupFunctor dup_func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1058:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE SparseMatrix<Scalar,_Options,_StorageIndex>& SparseMatrix<Scalar,_Options,_StorageIndex>::operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1130:137: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1250:167: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertUncompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1282:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DONT_INLINE typename SparseMatrix<_Scalar,_Options,_StorageIndex>::Scalar& SparseMatrix<_Scalar,_Options,_StorageIndex>::insertCompressed(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1396:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1397:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const SparseMatrixType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:79:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? m_outerSize : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:81:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:83:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_outerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:87:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return m_zero_nnz[1]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:90:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isCompressed() const { return m_innerNonZeros==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return m_values; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:97:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return m_innerIndices; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:99:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return m_outerIndex; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:101:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return m_innerNonZeros; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:105:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:125:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ScalarPointer valuePtr, IndexPointer innerNonZerosPtr = 0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:131:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase(Index size, Index nnz, IndexPointer innerIndexPtr, ScalarPointer valuePtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:137:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:140:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:170:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return Base::m_values; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:172:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return Base::m_innerIndices; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:174:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return Base::m_outerIndex; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:176:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return Base::m_innerNonZeros; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:180:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:196:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:201:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase(Index size, Index nnz, StorageIndex* innerIndexPtr, Scalar* valuePtr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:206:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:209:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMapBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:246:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:251:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~Map() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:271:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* innerIndexPtr, const Scalar* valuePtr, const StorageIndex* innerNonZerosPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:276:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~Map() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:287:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:288:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:297:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:298:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:42:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline MappedSparseMatrix(Index rows, Index cols, Index nnz, StorageIndex* outerIndexPtr, StorageIndex* innerIndexPtr, Scalar* valuePtr, StorageIndex* innerNonZeroPtr = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:47:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~MappedSparseMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:59:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:60:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:71:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, +=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:23:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Eigen::SparseMatrixBase<OtherDerived>& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:27:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Derived& operator Op(const Derived& other) \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:72:5: note: in expansion of macro 'EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR'
EIGEN_SPARSE_INHERIT_ASSIGNMENT_OPERATOR(SparseVector, -=)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:45,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:81:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsColVector ? m_size : 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:82:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsColVector ? 1 : m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:83:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index innerSize() const { return m_size; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:84:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outerSize() const { return 1; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:86:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const Scalar* valuePtr() const { return m_data.valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:87:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar* valuePtr() { return m_data.valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:89:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const StorageIndex* innerIndexPtr() const { return m_data.indexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:90:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex* innerIndexPtr() { return m_data.indexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:92:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:93:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:94:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:95:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:98:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Storage& data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:100:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Storage& data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:102:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:107:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:113:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:125:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:137:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setZero() { m_data.clear(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:140:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return m_data.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:142:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:148:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:154:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:160:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insertBackByOuterInnerUnordered(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:166:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackUnordered(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:172:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:182:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& insert(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:204:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void reserve(Index reserveSize) { m_data.reserve(reserveSize); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:207:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:210:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(const Scalar& reference, const RealScalar& epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:223:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:233:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:246:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void conservativeResize(Index newSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:257:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeNonZeros(Index size) { m_data.resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:259:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector() : m_size(0) { check_template_parameters(); resize(0); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:261:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SparseVector(Index size) : m_size(0) { check_template_parameters(); resize(size); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:263:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(Index rows, Index cols) : m_size(0) { check_template_parameters(); resize(rows,cols); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:266:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:276:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector(const SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:287:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:294:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(SparseMatrix<Scalar,OtherOptions,StorageIndex>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:301:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseVector& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:316:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:326:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseVector& operator=(const SparseSparseProduct<Lhs,Rhs>& product)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:332:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
friend std::ostream & operator << (std::ostream & s, const SparseVector& m)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:341:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~SparseVector() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:344:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar sum() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:349:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void startFill(Index reserve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:356:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index r, Index c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:363:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:370:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index r, Index c)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:377:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:383:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void endFill() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:387:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Storage& _data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:389:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED const Storage& _data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:397:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void check_template_parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:423:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:425:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const SparseVectorType &mat) : m_matrix(&mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:430:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:434:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator SparseVectorType&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:435:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const SparseVectorType&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:442:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:453:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseVector.h:468:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(Dest& dst, const Src& src) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:46,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:91:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseRefBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:98:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(Expression& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:134:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:136:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:145:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(SparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:153:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(MappedSparseMatrix<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:161:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseCompressedBase<Derived>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:188:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:193:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:198:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:202:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~Ref() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:212:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:228:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:265:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseVector<MatScalar,OtherOptions,MatIndex>& expr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:273:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(SparseVector<MatScalar,OtherOptions,MatIndex>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:280:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseCompressedBase<Derived>& expr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:306:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const SparseMatrixBase<Derived>& expr) : m_hasCopy(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:311:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const Ref& other) : Base(other), m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:316:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Ref(const RefBase<OtherRef>& other) : m_hasCopy(false) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:320:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~Ref() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:330:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr,internal::true_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:336:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void construct(const Expression& expr, internal::false_type)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:359:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:360:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:369:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:370:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:379:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:380:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:389:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:390:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit evaluator(const XprType &mat) : Base(mat) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:47,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:31:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:37:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:57:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:61:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:64:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:69:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& valueRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:86:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) : m_functor(op.functor()), m_argImpl(op.nestedExpression())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:108:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:112:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:115:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(Base::value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:116:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar& valueRef() { return m_functor(Base::valueRef()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:126:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator*=(const Scalar& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:138:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator/=(const Scalar& other)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:43:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CwiseBinaryOpImpl()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:75:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:81:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:110:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:112:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:113:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:114:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return Lhs::IsRowMajor ? m_lhsIter.row() : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:115:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return Lhs::IsRowMajor ? index() : m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:117:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:133:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:142:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:169:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:175:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:194:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:196:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:197:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:198:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_rhsIter.outer() : m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:199:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:201:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:219:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:229:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:257:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const binary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:263:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:282:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { eigen_internal_assert(m_id<m_innerSize); return m_value; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:284:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:285:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:286:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return IsRowMajor ? m_lhsIter.outer() : m_id; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:287:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return IsRowMajor ? m_id : m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:289:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_id<m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:307:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:317:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:341:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:350:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:359:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:369:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:388:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:397:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit binary_evaluator(const XprType& xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:419:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:431:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:445:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_functor(m_lhsIter.value(), m_rhsIter.value()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:447:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:448:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:449:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:450:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:452:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return (m_lhsIter && m_rhsIter); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:466:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:475:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:506:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:510:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:516:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:519:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_rhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:520:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_rhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:521:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_rhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:522:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_rhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:524:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_rhsIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:540:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:549:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:580:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const sparse_conjunction_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:584:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:590:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:594:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_lhsIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:595:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_lhsIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:596:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return m_lhsIter.row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:597:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return m_lhsIter.col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:599:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_lhsIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:615:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit sparse_conjunction_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:624:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:642:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator+=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:650:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator-=(const EigenBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:659:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator-=(const SparseMatrixBase<OtherDerived> &other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:667:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator+=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:674:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator+=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:682:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& SparseMatrixBase<Derived>::operator-=(const DiagonalBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:691:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::cwiseProduct(const MatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:698:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:705:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator+(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:712:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const MatrixBase<DenseDerived> &a, const SparseMatrixBase<SparseDerived> &b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:719:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator-(const SparseMatrixBase<SparseDerived> &a, const MatrixBase<DenseDerived> &b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:49,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:31:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZeros() const { return derived().nestedExpression().nonZeros(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:33:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const { return derived().nestedExpression().valuePtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:34:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const { return derived().nestedExpression().innerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:35:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const { return derived().nestedExpression().outerIndexPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:36:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const { return derived().nestedExpression().innerNonZeroPtr(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:38:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr() { return derived().nestedExpression().valuePtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:39:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr() { return derived().nestedExpression().innerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr() { return derived().nestedExpression().outerIndexPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:41:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr() { return derived().nestedExpression().innerNonZeroPtr(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:62:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:69:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& unaryOp, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:73:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index row() const { return EvalIterator::col(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:74:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index col() const { return EvalIterator::row(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:82:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op) :m_argImpl(op.nestedExpression()) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:35:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:50,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:39:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:40:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:42:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:54:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:59:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:64:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const XprType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:65:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:67:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:68:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:69:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:81:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockImpl& operator=(const T&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:111:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:115:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline sparse_matrix_block_impl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:120:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockType& operator=(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:214:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockType& operator=(const BlockType& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:219:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar* valuePtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:221:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar* valuePtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:224:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:226:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:229:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* outerIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:231:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* outerIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:234:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const StorageIndex* innerNonZeroPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:236:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex* innerNonZeroPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:239:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool isCompressed() const { return m_matrix.innerNonZeroPtr()==0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:241:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:246:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:251:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:256:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar& lastCoeff() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:266:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index rows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:267:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index cols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:269:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const SparseMatrixType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:270:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SparseMatrixType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:271:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return IsRowMajor ? m_outerStart : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:272:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return IsRowMajor ? 0 : m_outerStart; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:273:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return IsRowMajor ? m_outerSize.value() : m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:274:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return IsRowMajor ? m_matrix.cols() : m_outerSize.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:294:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:298:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:313:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:317:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(SparseMatrixType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:323:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr, Index i);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:324:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Derived> BlockImpl(const SparseMatrixBase<Derived>& xpr);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:333:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::InnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:340:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename SparseMatrixBase<Derived>::ConstInnerVectorReturnType SparseMatrixBase<Derived>::innerVector(Index outer) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:348:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:361:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::innerVectors(Index outerStart, Index outerSize) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:387:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index i)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:397:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline BlockImpl(XprType& xpr, Index startRow, Index startCol, Index blockRows, Index blockCols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:401:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:402:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:404:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:409:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:414:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index index)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:420:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Scalar coeff(Index index) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:426:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const XprType& nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:427:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline XprType& nestedExpression() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:428:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startRow() const { return m_startRow.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:429:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index startCol() const { return m_startCol.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:430:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockRows() const { return m_blockRows.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:431:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index blockCols() const { return m_blockCols.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:437:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const { return Dynamic; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:449:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockImpl& operator=(const T&)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:484:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& op)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:488:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:511:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerVectorInnerIterator(const unary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:520:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return EvalIterator::index() - convert_index<StorageIndex>(IsRowMajor ? m_block.startCol() : m_block.startRow()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:521:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return EvalIterator::outer() - (IsRowMajor ? m_block.startRow() : m_block.startCol()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:522:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return EvalIterator::row() - m_block.startRow(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:523:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return EvalIterator::col() - m_block.startCol(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:525:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return EvalIterator::operator bool() && EvalIterator::index() < m_end; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:539:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE OuterVectorInnerIterator(const unary_evaluator& aEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:554:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return convert_index<StorageIndex>(m_outerPos - (IsRowMajor ? m_eval.m_block.startCol() : m_eval.m_block.startRow())); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:555:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:556:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? 0 : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:557:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : 0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:559:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_it.value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:560:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return m_it.valueRef(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:562:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline OuterVectorInnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:577:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return m_outerPos < m_end; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:586:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:595:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : Base(xpr) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:51,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:18:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::dot(const MatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:43:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::dot(const SparseMatrixBase<OtherDerived>& other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::squaredNorm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:84:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::norm() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:92:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::blueNorm() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:52,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:17:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:30:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrix<_Scalar,_Options,_Index>::sum() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseRedux.h:41:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseVector<_Scalar,_Options,_Index>::sum() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:53,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:55:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar &epsilon = NumTraits<Scalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:58:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:59:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:61:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_matrix.innerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:62:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return m_matrix.outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:66:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
nestedExpression() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:68:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar reference() const { return m_reference; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:69:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar epsilon() const { return m_epsilon; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:97:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:103:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:116:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void incrementToNonZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:153:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& sve, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:159:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:166:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:172:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE StorageIndex index() const { return m_inner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:173:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:174:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:176:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return m_inner < m_end && m_inner>=0; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:185:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void incrementToNonZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:199:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr) : m_argImpl(xpr.nestedExpression()), m_view(xpr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:227:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename NumTraits<Scalar>::Real& epsilon) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:247:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& epsilon) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:54,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:45:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr) : Base(xpr.rhs(), xpr.lhs().diagonal()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:56:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr) : Base(xpr.lhs(), xpr.rhs().diagonal().transpose()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:70:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:75:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return m_coeff * SparseXprInnerIterator::value(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:80:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagonalCoeffType &diagCoeff)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:84:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_sparseXprImpl.nonZerosEstimate(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:105:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_diagonal_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:109:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_sparseIter.value() * m_diagCoeffNested.coeff(index()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:110:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const { return m_sparseIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:111:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_sparseIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:112:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return SparseXprType::IsRowMajor ? m_sparseIter.index() : m_sparseIter.outer(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:113:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return SparseXprType::IsRowMajor ? m_sparseIter.outer() : m_sparseIter.index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:115:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++() { ++m_sparseIter; return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:116:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const { return m_sparseIter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:123:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_diagonal_product_evaluator(const SparseXprType &sparseXpr, const DiagCoeffType &diagCoeff)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDiagonalProduct.h:127:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_sparseXprEval.nonZerosEstimate(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:55,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:18:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void conservative_sparse_sparse_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, bool sortedInsertion = false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:169:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:197:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:212:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:224:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:238:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:270:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void sparse_sparse_to_dense_product_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:309:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:318:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:329:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h:340:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:20:150: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:91:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:103:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:117:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:130:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:150:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:162:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:174:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSparseProductWithPruning.h:186:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, const RealScalar& tolerance)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:29:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::operator*(const SparseMatrixBase<OtherDerived> &other) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:41:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:48:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void addTo(Dest& dst, const ActualLhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:60:165: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void subTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, typename enable_if<is_same<typename evaluator_traits<Dest>::Shape,DenseShape>::value,int*>::type* = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:69:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, SparseShape)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:81:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void evalTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, DenseShape)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:105:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:121:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:132:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:146:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:34:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:64:147: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void processRow(const LhsEval& lhsEval, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha, Index i, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:92:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:115:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:134:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const typename Res::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:147:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void sparse_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:163:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:185:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dst& dst, const Lhs& lhs, const Rhs& rhs, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:232:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const sparse_dense_outer_product_evaluator &xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:239:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:240:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index row() const { return NeedToTranspose ? m_outer : LhsIterator::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:241:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Index col() const { return NeedToTranspose ? LhsIterator::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:243:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE Scalar value() const { return LhsIterator::value() * m_factor; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:244:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const { return LhsIterator::operator bool() && (!m_empty); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:247:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar get(const RhsEval &rhs, Index outer, Dense = Dense()) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:252:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar get(const RhsEval &rhs, Index outer, Sparse = Sparse())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:266:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_dense_outer_product_evaluator(const Lhs1 &lhs, const ActualRhs &rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:273:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sparse_dense_outer_product_evaluator(const ActualRhs &rhs, const Lhs1 &lhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:295:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:310:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:59,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:36:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm = 0);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:39:197: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:62:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit inline SparseSelfAdjointView(MatrixType& matrix) : m_matrix(matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:68:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:71:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const _MatrixTypeNested& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:72:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename internal::remove_reference<MatrixTypeNested>::type& matrix() { return m_matrix; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:81:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:93:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:101:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& rhs) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:109:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const MatrixBase<OtherDerived>& lhs, const SparseSelfAdjointView& rhs)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:123:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha = Scalar(1));
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:127:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct<_MatrixTypeNested,Mode> twistedBy(const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:133:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSymmetricPermutationProduct<SrcMatrixType,SrcMode>& permutedMatrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:139:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSelfAdjointView& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:146:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView& operator=(const SparseSelfAdjointView<SrcMatrixType,SrcMode>& src)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:152:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:166:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest &) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:175:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::template ConstSelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:182:127: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename SparseMatrixBase<Derived>::template SelfAdjointViewReturnType<UpLo>::Type SparseMatrixBase<Derived>::selfadjointView()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:194:108: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSelfAdjointView<MatrixType,Mode>::rankUpdate(const SparseMatrixBase<DerivedU>& u, const Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:229:126: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignOpType&/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:236:121: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<DestScalar,StorageOrder,StorageIndex> &dst, const SrcXprType &src, const AssignFunc& func)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:245:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const internal::add_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:254:117: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const internal::sub_assign_op<typename DstXprType::Scalar,typename SrcXprType::Scalar>& /* func */)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:262:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DynamicSparseMatrix<DestScalar,ColMajor,StorageIndex>& dst, const SrcXprType &src, const AssignOpType&/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:280:143: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void sparse_selfadjoint_time_dense_product(const SparseLhsType& lhs, const DenseRhsType& rhs, DenseResType& res, const AlphaType& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:345:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const LhsView& lhsView, const Rhs& rhs, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:362:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void scaleAndAddTo(Dest& dst, const Lhs& lhs, const RhsView& rhsView, const typename Dest::Scalar& alpha)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:407:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:427:193: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DestOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:517:188: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void permute_symm_to_symm(const MatrixType& mat, SparseMatrix<typename MatrixType::Scalar,DstOrder,typename MatrixType::StorageIndex>& _dest, const typename MatrixType::StorageIndex* perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:613:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSymmetricPermutationProduct(const MatrixType& mat, const Perm& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:617:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:618:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:620:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const NestedExpression& matrix() const { return m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:621:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Perm& perm() const { return m_perm; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:637:149: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseMatrix<Scalar,Options,DstIndex> &dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSelfAdjointView.h:646:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(SparseSelfAdjointView<DestType,DestMode>& dst, const SrcXprType &src, const internal::assign_op<Scalar,typename MatrixType::Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:60,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solve() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:52:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE void _solve_impl(const RhsType &rhs, DstType &dst) const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:59:88: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> void solveInPlace(MatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:62:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename OtherDerived> void solveInPlace(SparseMatrixBase<OtherDerived>& other) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:94:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit unary_evaluator(const XprType &xpr) : m_argImpl(xpr.nestedExpression()), m_arg(xpr.nestedExpression()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:96:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index nonZerosEstimate() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:105:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator& xprEval, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:123:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:140:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE operator bool() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:154:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex index() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:159:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:169:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& valueRef();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:182:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseMatrixBase<Derived>::triangularView() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:33:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:70:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:109:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:144:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:178:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(MatrixBase<OtherDerived>& other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:61,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:216:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const Lhs& lhs, Rhs& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:295:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void TriangularViewImpl<ExpressionType,Mode,Sparse>::solveInPlace(SparseMatrixBase<OtherDerived>& other) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:38:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void run(Dest& dst, const PermutationType& perm, const ExpressionType& xpr)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:62,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:130:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit product_evaluator(const XprType& xpr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:147:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<SparseDerived>& matrix, const PermutationBase<PermDerived>& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:154:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*( const PermutationBase<PermDerived>& perm, const SparseMatrixBase<SparseDerived>& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:162:119: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const SparseMatrixBase<SparseDerived>& matrix, const InverseImpl<PermutationType, PermutationStorage>& tperm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparsePermutation.h:171:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator*(const InverseImpl<PermutationType,PermutationStorage>& tperm, const SparseMatrixBase<SparseDerived>& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:63,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseFuzzy.h:17:111: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool SparseMatrixBase<Derived>::isApprox(const SparseMatrixBase<OtherDerived>& other, const RealScalar &prec) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:64,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:23:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:47:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve_sparse_through_dense_panels(const Decomposition &dec, const Rhs& rhs, Dest &dest)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:72:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:76:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SparseSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:79:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:80:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:88:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:101:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const SparseMatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseSolverBase.h:111:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:38:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> inline T amd_flip(const T& i) { return -i-2; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:39:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T> inline T amd_unflip(const T& i) { return i<0 ? amd_flip(i) : i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:40:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T0, typename T1> inline bool amd_marked(const T0* w, const T1& j) { return w[j]<0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:41:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename T0, typename T1> inline void amd_mark(const T0* w, const T1& j) { return w[j] = amd_flip(w[j]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:45:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static StorageIndex cs_wclear (StorageIndex mark, StorageIndex lemax, StorageIndex *w, StorageIndex n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:67,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:60:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex cs_tdfs(StorageIndex j, StorageIndex k, StorageIndex *head, const StorageIndex *next, StorageIndex *post, StorageIndex *stack)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Amd.h:94:130: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void minimum_degree_ordering(SparseMatrix<Scalar,ColMajor,StorageIndex>& C, PermutationMatrix<Dynamic,Dynamic,StorageIndex>& perm)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:202:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_c(IndexType n_col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:206:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_r(IndexType n_row)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:16,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType init_rows_cols (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> col [], IndexType A [], IndexType p [], IndexType stats[COLAMD_STATS] );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:211:190: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void init_scoring (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], double knobs[COLAMD_KNOBS], IndexType *p_n_row2, IndexType *p_n_col2, IndexType *p_max_deg);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:214:246: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType find_ordering (IndexType n_row, IndexType n_col, IndexType Alen, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType n_col2, IndexType max_deg, IndexType pfree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:217:230: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void order_children (IndexType n_col, colamd_col<IndexType> Col [], IndexType p []);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:220:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void detect_super_cols (colamd_col<IndexType> Col [], IndexType A [], IndexType head [], IndexType row_start, IndexType row_length ) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:223:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static IndexType garbage_collection (IndexType n_row, IndexType n_col, Colamd_Row<IndexType> Row [], colamd_col<IndexType> Col [], IndexType A [], IndexType *pfree) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:226:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline IndexType clear_mark (IndexType n_row, Colamd_Row<IndexType> Row [] ) ;
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:229:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:257:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline IndexType colamd_recommended ( IndexType nnz, IndexType n_row, IndexType n_col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:286:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline void colamd_set_defaults(double knobs[COLAMD_KNOBS])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:322:155: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static bool colamd(IndexType n_row, IndexType n_col, IndexType Alen, IndexType *A, IndexType *p, double knobs[COLAMD_KNOBS], IndexType stats[COLAMD_STATS])
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:493:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:712:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:949:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1453:3: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1556:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1708:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Eigen_Colamd.h:1825:5: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/OrderingMethods:70,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:27,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:27:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ordering_helper_at_plus_a(const MatrixType& A, MatrixType& symmat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:61:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const MatrixType& mat, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:74:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const SparseSelfAdjointView<SrcType, SrcUpLo>& mat, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:102:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator()(const MatrixType& /*mat*/, PermutationType& perm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:128:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator() (const MatrixType& mat, PermutationType& perm)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:24:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const InputMatrixType& input, ConstCholMatrixPtr &pmat, CholMatrixType &tmp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:34:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& input, ConstMatrixPtr &pmat, MatrixType &/*tmp*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:82:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholeskyBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:86:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialCholeskyBase(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:92:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SimplicialCholeskyBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& derived() { return *static_cast<Derived*>(this); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:97:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Derived& derived() const { return *static_cast<const Derived*>(this); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:99:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_matrix.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:100:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_matrix.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:107:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:115:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationP() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:120:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationMatrix<Dynamic,Dynamic,StorageIndex>& permutationPinv() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:132:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setShift(const RealScalar& offset, const RealScalar& scale = 1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:142:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dumpMemory(Stream& s)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:156:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:183:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:194:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:206:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:228:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize_preordered(const CholMatrixType& a);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:230:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a, bool doLDLT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:239:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern_preordered(const CholMatrixType& a, bool doLDLT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:241:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:245:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index& row, const Index& col, const Scalar&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:282:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:283:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:296:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixL getL(const MatrixType& m) { return MatrixL(m); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:297:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static inline MatrixU getU(const MatrixType& m) { return MatrixU(m.adjoint()); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:346:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLLT() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:348:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialLLT(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:352:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixL matrixL() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:358:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixU matrixU() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:364:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLLT& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:376:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:387:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:393:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:437:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLDLT() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:440:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialLDLT(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:444:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const VectorType vectorD() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:449:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixL matrixL() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:455:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const MatrixU matrixU() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:461:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialLDLT& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:473:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:484:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:490:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:518:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky() : Base(), m_LDLT(true) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:520:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SimplicialCholesky(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:526:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky& setMode(SimplicialCholeskyMode mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:543:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const VectorType vectorD() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:547:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const CholMatrixType rawMatrix() const {
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:553:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SimplicialCholesky& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:568:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:579:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& a)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:589:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:627:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<Rhs> &b, SparseMatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:632:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:650:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::ordering(const MatrixType& a, ConstCholMatrixPtr &pmat, CholMatrixType& ap)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCholesky:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:51:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::analyzePattern_preordered(const CholMatrixType& ap, bool doLDLT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h:101:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SimplicialCholeskyBase<Derived>::factorize_preordered(const CholMatrixType& ap)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:26:123: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sparselu_gemm(Index m, Index n, Index d, const Scalar* A, Index lda, const Scalar* B, Index ldb, Scalar* C, Index ldc)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MappedSuperNodalMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:46:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:51:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MappedSuperNodalMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:62:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& rowind_colptr, IndexVector& col_to_sup, IndexVector& sup_to_col )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:78:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_row; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:83:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_col; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:90:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar* valuePtr() { return m_nzval; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:92:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar* valuePtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:99:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* colIndexPtr()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:104:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* colIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:112:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* rowIndex() { return m_rowind; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:114:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* rowIndex() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* rowIndexPtr() { return m_rowind_colptr; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:124:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* rowIndexPtr() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:132:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* colToSup() { return m_col_to_sup; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:134:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* colToSup() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:141:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
StorageIndex* supToCol() { return m_sup_to_col; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:143:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const StorageIndex* supToCol() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:151:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nsuper() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:158:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace( MatrixBase<Dest>&X) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:185:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const MappedSuperNodalMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:195:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline InnerIterator& operator++()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:201:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar value() const { return m_matrix.valuePtr()[m_idval]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:203:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& valueRef() { return const_cast<Scalar&>(m_matrix.valuePtr()[m_idval]); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:205:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index index() const { return m_matrix.rowIndex()[m_idrow]; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:206:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:207:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:209:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index supIndex() const { return m_supno; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:211:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline operator bool() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:234:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MappedSuperNodalMatrix<Scalar,Index_>::solveInPlace( MatrixBase<Dest>&X) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:35:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:36:114: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:38:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:39:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:40:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:41:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index snode_dfs(const Index jcol, const Index kcol,const MatrixType& mat, IndexVector& xprune, IndexVector& marker, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:42:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index snode_bmod (const Index jcol, const Index fsupc, ScalarVector& dense, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:43:145: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:48:103: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& xplore, GlobalLU_t& glu, Index& nextl_col, Index krow, Traits& traits);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:49:305: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:51:187: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void panel_bmod(const Index m, const Index w, const Index jcol, const Index nseg, ScalarVector& dense, ScalarVector& tempv, IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:52:279: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index column_dfs(const Index m, const Index jcol, IndexVector& perm_r, Index maxsuper, Index& nseg, BlockIndexVector lsub_col, IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:53:186: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index column_bmod(const Index jcol, const Index nseg, BlockScalarVector dense, ScalarVector& tempv, BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:54:168: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index copy_to_ucol(const Index jcol, const Index nseg, IndexVector& segrep, BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:55:189: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pruneL(const Index jcol, const IndexVector& perm_r, const Index pivrow, const Index nseg, const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:56:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLUImpl.h:57:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:40:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index etree_find (Index i, IndexVector& pp)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:61:125: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int coletree(const MatrixType& mat, IndexVector& parent, IndexVector& firstRowElt, typename MatrixType::StorageIndex *perm=0)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:130:171: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void nr_etdfs (typename IndexVector::Scalar n, IndexVector& parent, IndexVector& first_kid, IndexVector& next_kid, IndexVector& post, typename IndexVector::Scalar postnum)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseColEtree.h:178:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void treePostorder(typename IndexVector::Scalar n, IndexVector& parent, IndexVector& post)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:39:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index LUnumTempV(Index& m, Index& w, Index& t, Index& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:45:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index LUTempSpace(Index&m, Index& w)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:63:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::expand(VectorType& vec, Index& length, Index nbElts, Index keep_prev, Index& num_expansions)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:151:144: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::memInit(Index m, Index n, Index annz, Index lwork, Index fillratio, Index panel_size, GlobalLU_t& glu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Memory.h:209:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansions)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:46:166: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::heap_relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_relax_snode.h:47:161: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::relax_snode (const Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& relax_end)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pivotL.h:60:175: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index SparseLUImpl<Scalar,StorageIndex>::pivotL(const Index jcol, const RealScalar& diagpivotthresh, IndexVector& perm_r, IndexVector& iperm_c, Index& pivrow, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:41:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
panel_dfs_traits(Index jcol, StorageIndex* marker)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:44:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool update_segrep(Index krep, StorageIndex jj)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:53:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void mem_expand(IndexVector& /*glu.lsub*/, Index /*nextl*/, Index /*chmark*/) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:67:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_dfs.h:219:335: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::panel_dfs(const Index m, const Index w, const Index jcol, MatrixType& A, IndexVector& perm_r, Index& nseg, ScalarVector& dense, IndexVector& panel_lsub, IndexVector& segrep, IndexVector& repfnz, IndexVector& xprune, IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:34:112: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:40:142: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:95:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:101:139: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Index lda, const Index nrow, IndexVector& lsub, const Index lptr, const Index no_zeros)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:58:102: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& segrep, IndexVector& repfnz, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:43:152: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
column_dfs_traits(Index jcol, Index& jsuper, typename SparseLUImpl<Scalar, StorageIndex>::GlobalLU_t& glu, SparseLUImpl<Scalar, StorageIndex>& luImpl)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool update_segrep(Index /*krep*/, Index /*jj*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:50:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void mem_expand(IndexVector& lsub, Index& nextl, Index chmark)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_dfs.h:95:131: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IndexVector& marker, IndexVector& parent, IndexVector& xplore, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:54:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockIndexVector segrep, BlockIndexVector repfnz, Index fpanelc, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h:51:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BlockIndexVector repfnz ,IndexVector& perm_r, BlockScalarVector dense, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_pruneL.h:54:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const IndexVector& segrep, BlockIndexVector repfnz, IndexVector& xprune, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:21:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::countnz(const Index n, Index& nnzL, Index& nnzU, GlobalLU_t& glu)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU_Utils.h:52:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLUImpl<Scalar,StorageIndex>::fixupL(const Index n, const IndexVector& perm_r, GlobalLU_t& glu)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseLU:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:100:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLU():m_lastError(""),m_Ustore(0,0,0,0,0,0),m_symmetricmode(false),m_diagpivotthresh(1.0),m_detPermR(1)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:104:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseLU(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:111:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~SparseLU()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:116:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern (const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:117:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize (const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:118:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void simplicialfactorize(const MatrixType& matrix);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:124:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute (const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:132:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_mat.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:133:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_mat.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:135:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void isSymmetric(bool sym)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:146:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixLReturnType<SCMatrix> matrixL() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:156:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixUReturnType<SCMatrix,MappedSparseMatrix<Scalar,ColMajor,StorageIndex> > matrixU() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:165:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& rowsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:173:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:178:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPivotThreshold(const RealScalar& thresh)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:202:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:211:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::string lastErrorMessage() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:217:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &X_base) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:253:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar absDeterminant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:283:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar logAbsDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:309:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar signDeterminant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:337:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:360:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initperfvalues()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:393:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLU (const SparseLU& );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:411:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLU<MatrixType, OrderingType>::analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:496:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseLU<MatrixType, OrderingType>::factorize(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:705:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseLUMatrixLReturnType(const MappedSupernodalType& mapL) : m_mapL(mapL)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:707:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_mapL.rows(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:708:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_mapL.cols(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void solveInPlace( MatrixBase<Dest> &X) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:721:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseLUMatrixUReturnType(const MatrixLType& mapL, const MatrixUType& mapU)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:724:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() { return m_mapL.rows(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:725:14: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() { return m_mapL.cols(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:727:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void solveInPlace(MatrixBase<Dest> &X) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:95:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR () : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:104:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQR(const MatrixType& mat) : m_analysisIsok(false), m_lastError(""), m_useDefaultThreshold(true),m_isQSorted(false),m_isEtreeOk(false)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseQR:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:115:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:120:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:121:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:125:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_pmat.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:129:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_pmat.cols();}
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:144:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const QRMatrixType& matrixR() const { return m_R; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:150:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rank() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:174:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQReturnType<SparseQR> matrixQ() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:180:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& colsPermutation() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:189:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::string lastErrorMessage() const { return m_lastError; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:193:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool _solve_impl(const MatrixBase<Rhs> &B, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:223:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPivotThreshold(const RealScalar& threshold)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:234:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Solve<SparseQR, Rhs> solve(const MatrixBase<Rhs>& B) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:241:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Solve<SparseQR, Rhs> solve(const SparseMatrixBase<Rhs>& B) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:256:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:264:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void _sort_matrix_Q()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:308:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseQR<MatrixType,OrderingType>::analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:349:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void SparseQR<MatrixType,OrderingType>::factorize(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:606:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct(const SparseQRType& qr, const Derived& other, bool transpose) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:608:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.matrixQ().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:609:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_other.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:613:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void evalTo(DesType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:669:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQRMatrixQReturnType(const SparseQRType& qr) : m_qr(qr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:671:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct<SparseQRType, Derived> operator*(const MatrixBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:676:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQTransposeReturnType<SparseQRType> adjoint() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:680:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:681:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_qr.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:683:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQRMatrixQTransposeReturnType<SparseQRType> transpose() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:694:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit SparseQRMatrixQTransposeReturnType(const SparseQRType& qr) : m_qr(qr) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:696:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SparseQR_QProduct<SparseQRType,Derived> operator*(const MatrixBase<Derived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:719:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseQR/SparseQR.h:735:109: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &/*func*/)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:49:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SolveWithGuess(const Decomposition &dec, const RhsType &rhs, const GuessType &guess)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:53:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index rows() const { return m_dec.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:54:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC Index cols() const { return m_rhs.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:56:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const Decomposition& dec() const { return m_dec; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:57:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const RhsType& rhs() const { return m_rhs; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:58:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEVICE_FUNC const GuessType& guess() const { return m_guess; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:66:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:67:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:81:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator(const SolveType& solve)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h:99:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(DstXprType &dst, const SrcXprType &src, const internal::assign_op<Scalar,Scalar> &)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:24:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(const volatile T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:25:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename T> any_conversion(T&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:31:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static yes test(const Ref<const T>&, int);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:33:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static no test(any_conversion<T>, ...);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:63:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:68:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper(const InputType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:72:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:78:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const EigenBase<MatrixDerived> &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:84:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const Ref<const MatrixType> &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:113:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:117:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
generic_matrix_wrapper(const MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:121:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:126:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const MatrixType &mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:166:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IterativeSolverBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:182:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IterativeSolverBase(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:189:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~IterativeSolverBase() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:197:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& analyzePattern(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:217:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& factorize(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:238:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& compute(const EigenBase<MatrixDerived>& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:250:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return matrix().rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:253:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return matrix().cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:258:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar tolerance() const { return m_tolerance; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:265:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setTolerance(const RealScalar& tolerance)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:272:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Preconditioner& preconditioner() { return m_preconditioner; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:275:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Preconditioner& preconditioner() const { return m_preconditioner; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:281:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index maxIterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:289:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setMaxIterations(Index maxIters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:296:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index iterations() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:305:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
RealScalar error() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:318:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solveWithGuess(const MatrixBase<Rhs>& b, const Guess& x0) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:326:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:334:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, SparseMatrixBase<DestDerived> &aDest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:357:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:369:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ActualMatrixType& matrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:375:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void grab(const InputType &A)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:47:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner() : m_isInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:50:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DiagonalPreconditioner(const MatType& mat) : m_invdiag(mat.cols())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:55:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_invdiag.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:56:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_invdiag.size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:59:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& analyzePattern(const MatType& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:65:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& factorize(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:82:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DiagonalPreconditioner& compute(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:89:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:95:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
solve(const MatrixBase<Rhs>& b) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:103:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:136:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:139:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LeastSquareDiagonalPreconditioner(const MatType& mat) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:145:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& analyzePattern(const MatType& )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:151:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& factorize(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:183:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquareDiagonalPreconditioner& compute(const MatType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:204:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:207:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IdentityPreconditioner(const MatrixType& ) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:210:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& analyzePattern(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:213:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& factorize(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:216:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IdentityPreconditioner& compute(const MatrixType& ) { return *this; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:219:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const Rhs& solve(const Rhs& b) const { return b; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h:221:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() { return Success; }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:30:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:179:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ConjugateGradient() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:192:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit ConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:194:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~ConjugateGradient() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:198:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h:234:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:30:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:166:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LeastSquaresConjugateGradient() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:179:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit LeastSquaresConjugateGradient(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~LeastSquaresConjugateGradient() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:185:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h:206:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:31:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:175:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
BiCGSTAB() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:188:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit BiCGSTAB(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:190:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~BiCGSTAB() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:194:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h:215:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs>& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:29:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index QuickSplit(VectorV &row, VectorI &ind, Index ncut)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:119:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLUT()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:125:134: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit IncompleteLUT(const MatrixType& mat, const RealScalar& droptol=NumTraits<Scalar>::dummy_precision(), int fillfactor = 10)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:133:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:135:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:142:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:149:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& amat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:152:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& amat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:160:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLUT& compute(const MatrixType& amat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:167:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setDroptol(const RealScalar& droptol);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:168:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setFillfactor(int fillfactor);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:171:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:183:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool operator() (const Index& row, const Index& col, const Scalar&) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:206:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::setDroptol(const RealScalar& droptol)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:216:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::setFillfactor(int fillfactor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:223:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::analyzePattern(const _MatrixType& amat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h:253:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteLUT<Scalar,StorageIndex>::factorize(const _MatrixType& amat)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/IterativeLinearSolvers:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:33,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:79:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteCholesky() : m_initialShift(1e-3),m_factorizationIsOk(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:84:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteCholesky(const MatrixType& matrix) : m_initialShift(1e-3),m_factorizationIsOk(false)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:90:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_L.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:93:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_L.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:104:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:112:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setInitialShift(RealScalar shift) { m_initialShift = shift; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:117:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:138:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& mat);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:147:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:155:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:169:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const FactorType& matrixL() const { eigen_assert("m_factorizationIsOk"); return m_L; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:172:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const VectorRx& scalingS() const { eigen_assert("m_factorizationIsOk"); return m_scale; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:175:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const PermutationType& permutationP() const { eigen_assert("m_analysisIsOk"); return m_perm; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:187:172: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:196:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void IncompleteCholesky<Scalar,_UpLo, OrderingType>::factorize(const _MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h:379:216: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void IncompleteCholesky<Scalar,_UpLo, OrderingType>::updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/CholmodSupport:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:21:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(CholmodType& mat) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:29:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(CholmodType& mat) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:58:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_sparse viewAsCholmod(Ref<SparseMatrix<_Scalar,_Options,_StorageIndex> > mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:105:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const cholmod_sparse viewAsCholmod(const SparseMatrix<_Scalar,_Options,_Index>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:112:84: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const cholmod_sparse viewAsCholmod(const SparseVector<_Scalar,_Options,_Index>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:121:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<const SparseMatrix<_Scalar,_Options,_Index>, UpLo>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:134:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_dense viewAsCholmod(MatrixBase<Derived>& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:155:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MappedSparseMatrix<Scalar,Flags,StorageIndex> viewAsEigen(cholmod_sparse& cm)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:193:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:201:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit CholmodBase(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:210:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodBase()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:217:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex cols() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:218:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline StorageIndex rows() const { return internal::convert_index<StorageIndex, Index>(m_cholmodFactor->n); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:225:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComputationInfo info() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:232:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& compute(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:245:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void analyzePattern(const MatrixType& matrix)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/CholmodSupport:43,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:267:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void factorize(const MatrixType& matrix)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:280:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
cholmod_common& cholmod() { return m_cholmod; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:285:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const MatrixBase<Rhs> &b, MatrixBase<Dest> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:309:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const SparseMatrixBase<RhsDerived> &b, SparseMatrixBase<DestDerived> &dest) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:341:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Derived& setShift(const RealScalar& offset)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:348:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar determinant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:355:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar logDeterminant() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:399:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dumpMemory(Stream& /*s*/)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:443:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:445:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:451:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSimplicialLLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:453:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:494:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLDLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:496:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSimplicialLDLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:502:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSimplicialLDLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:504:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:543:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSupernodalLLT() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:545:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodSupernodalLLT(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:551:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodSupernodalLLT() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:553:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:594:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodDecomposition() : Base() { init(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:596:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
CholmodDecomposition(const MatrixType& matrix) : Base()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:602:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~CholmodDecomposition() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:604:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMode(CholmodMode mode)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/CholmodSupport/CholmodSupport.h:630:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:85:15: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void init()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:92:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IterationController(double r = 1.0E-8, int noi = 0, size_t mit = size_t(-1))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:95:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator ++(int) { m_nit++; m_written = false; m_resadd += m_res; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:96:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void operator ++() { (*this)++; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:98:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool first() { return m_nit == 0; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:101:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int noiseLevel() const { return m_noise; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:102:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setNoiseLevel(int n) { m_noise = n; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:103:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reduceNoiseLevel() { if (m_noise > 0) m_noise--; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:105:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double maxResidual() const { return m_resmax; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:106:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxResidual(double r) { m_resmax = r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:108:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double residual() const { return m_res; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:111:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setCallback(void (*t)(const IterationController&))
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:116:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
size_t iteration() const { return m_nit; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:117:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setIteration(size_t i) { m_nit = i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:119:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
size_t maxIterarions() const { return m_maxiter; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:120:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxIterations(size_t i) { m_maxiter = i; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double rhsNorm() const { return m_rhsn; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:123:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setRhsNorm(double r) { m_rhsn = r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:125:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool converged() const { return m_res <= m_rhsn * m_resmax; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:126:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool converged(double nr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:133:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename VectorType> bool converged(const VectorType &v)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:136:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool finished(double nr)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IterationController.h:147:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool finished(const MatrixBase<VectorType> &v)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:47:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void pseudo_inverse(const CMatrix &C, CINVMatrix &CINV)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/SparseCore:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Sparse:26,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:31,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of 'class Eigen::SparseMatrixBase<Eigen::SparseMatrix<double, 0, int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from 'class Eigen::SparseCompressedBase<Eigen::SparseMatrix<double, 0, int> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from 'class Eigen::SparseMatrix<double, 0, int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:107:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const VectorB& b, const VectorF& f, IterationController &iter)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:30:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:33:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:38:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_lu.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:39:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_lu.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:42:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
IncompleteLU& compute(const MatrixType& mat)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IncompleteLU.h:78:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:57:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index &iters, const Index &restart, typename Dest::RealScalar & tol_error) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:282:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
GMRES() : Base(), m_restart(30) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:295:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit GMRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()), m_restart(30) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:297:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~GMRES() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:301:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index get_restart() { return m_restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:306:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_restart(const Index restart) { m_restart=restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:310:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/GMRES.h:330:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest> &x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:39:93: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void sortWithPermutation (VectorType& vec, IndexType& perm, typename IndexType::Scalar& ncut)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:125:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DGMRES() : Base(),m_restart(30),m_neig(0),m_r(0),m_maxNeig(5),m_isDeflAllocated(false),m_isDeflInitialized(false) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:138:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit DGMRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()), m_restart(30),m_neig(0),m_r(0),m_maxNeig(5),m_isDeflAllocated(false),m_isDeflInitialized(false) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:140:11: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~DGMRES() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:144:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:163:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest>& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:171:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index restart() { return m_restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:176:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void set_restart(const Index restart) { m_restart=restart; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:181:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setEigenv(const Index neig)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:190:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index deflSize() {return m_r; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:195:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setMaxEigenv(const Index maxNeig) { m_maxNeig = maxNeig; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:200:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dgmres(const MatrixType& mat,const Rhs& rhs, Dest& x, const Preconditioner& precond) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:203:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresCycle(const MatrixType& mat, const Preconditioner& precond, Dest& x, DenseVector& r0, RealScalar& beta, const RealScalar& normRhs, Index& nbIts) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:205:129: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresComputeDeflationData(const MatrixType& mat, const Preconditioner& precond, const Index& it, StorageIndex& neig) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:208:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index dgmresApplyDeflation(const RhsType& In, DestType& Out) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:209:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVector schurValues(const ComplexSchur<DenseMatrix>& schurofH) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:210:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ComplexVector schurValues(const RealSchur<DenseMatrix>& schurofH) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:212:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void dgmresInitDeflation(Index& rows) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:242:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Preconditioner& precond) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:285:196: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresCycle(const MatrixType& mat, const Preconditioner& precond, Dest& x, DenseVector& r0, RealScalar& beta, const RealScalar& normRhs, Index& nbIts) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:377:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void DGMRES<_MatrixType, _Preconditioner>::dgmresInitDeflation(Index& rows) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:387:162: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditioner>::schurValues(const ComplexSchur<DenseMatrix>& schurofH) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:393:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline typename DGMRES<_MatrixType, _Preconditioner>::ComplexVector DGMRES<_MatrixType, _Preconditioner>::schurValues(const RealSchur<DenseMatrix>& schurofH) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:418:163: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresComputeDeflationData(const MatrixType& mat, const Preconditioner& precond, const Index& it, StorageIndex& neig) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/DGMRES.h:502:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index DGMRES<_MatrixType, _Preconditioner>::dgmresApplyDeflation(const RhsType &x, DestType &y) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:33:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Dest::RealScalar& tol_error)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:220:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MINRES() : Base() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:233:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MINRES(const EigenBase<MatrixDerived>& A) : Base(A.derived()) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:236:17: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MINRES(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:240:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_with_guess_impl(const Rhs& b, Dest& x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/IterativeSolvers:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:34,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/MINRES.h:276:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void _solve_impl(const Rhs& b, MatrixBase<Dest> &x) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:37:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductBase(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:41:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return m_A.rows() * m_B.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:42:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return m_A.cols() * m_B.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:48:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:58:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index i) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:91:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProduct(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:96:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:124:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductSparse(const Lhs& A, const Rhs& B)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:129:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template<typename Dest> void evalTo(Dest& dst) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:134:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KroneckerProduct<Lhs,Rhs>::evalTo(Dest& dst) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:147:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KroneckerProductSparse<Lhs,Rhs>::evalTo(Dest& dst) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<int, -1>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) long long int>::half' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:168:29: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<int, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<Eigen::Matrix<int, -1, 1>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<Eigen::Matrix<int, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:178:72: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<int, -1, -1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<int, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<int, -1, -1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:179:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<int>::type' {aka '__vector(2) long long int'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:32,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:35,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:271:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProduct<A,B> kroneckerProduct(const MatrixBase<A>& a, const MatrixBase<B>& b)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:298:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KroneckerProductSparse<A,B> kroneckerProduct(const EigenBase<A>& a, const EigenBase<B>& b)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:14,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:19:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_exp(Scalar x, int)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:27:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_cos(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:52:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_sin(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:77:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_cosh(Scalar x, int n)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/StemFunction.h:96:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar stem_function_sinh(Scalar x, int n)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:56,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:30:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExponentialScalingOp(int squarings) : m_squarings(squarings) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:37:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RealScalar operator() (const RealScalar& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:49:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const ComplexScalar operator() (const ComplexScalar& x) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:65:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade3(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:82:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade5(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:100:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade7(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:121:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade9(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:143:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_pade13(const MatA& A, MatU& U, MatV& V)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:207:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& arg, MatrixType& U, MatrixType& V, int& squarings);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:214:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:239:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:267:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const ArgType& arg, MatrixType& U, MatrixType& V, int& squarings)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:355:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_compute(const ArgType& arg, ResultType &result, true_type) // natively supported scalar type
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:375:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_exp_compute(const ArgType& arg, ResultType &result, false_type) // default
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:405:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExponentialReturnValue(const Derived& src) : m_src(src) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:412:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:418:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_src.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:419:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_src.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:434:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixExponentialReturnValue<Derived> MatrixBase<Derived>::exp() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:40:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixFunctionAtomic(StemFunction f) : m_f(f) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:46:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType compute(const MatrixType& A);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:53:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename MatrixType::Scalar>::Real matrix_function_compute_mu(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:64:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType MatrixFunctionAtomic<MatrixType>::compute(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename ListOfClusters::iterator matrix_function_find_cluster(Index key, ListOfClusters& clusters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:132:98: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_partition_eigenvalues(const EivalsType& eivals, std::list<Cluster>& clusters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:165:113: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_cluster_size(const ListOfClusters& clusters, Matrix<Index, Dynamic, 1>& clusterSize)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:178:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_block_start(const VectorType& clusterSize, VectorType& blockStart)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:189:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_map(const EivalsType& eivals, const ListOfClusters& clusters, VectorType& eivalToCluster)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:57,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:206:135: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_permutation(const DynVectorType& blockStart, const DynVectorType& eivalToCluster, VectorType& permutation)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:220:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_permute_schur(VectorType& permutation, MatrixType& U, MatrixType& T)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:247:159: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_block_atomic(const MatrixType& T, AtomicType& atomic, const VectorType& blockStart, const VectorType& clusterSize, MatrixType& fT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:279:116: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType matrix_function_solve_triangular_sylvester(const MatrixType& A, const MatrixType& B, const MatrixType& C)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:329:141: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_function_compute_above_diagonal(const MatrixType& T, const VectorType& blockStart, const VectorType& clusterSize, MatrixType& fT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:389:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType& A, AtomicType& atomic, ResultType &result);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:402:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatA& A, AtomicType& atomic, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:426:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatA& A, AtomicType& atomic, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:496:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixFunctionReturnValue(const Derived& A, StemFunction f) : m_A(A), m_f(f) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:503:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:519:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:520:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:540:164: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::matrixFunction(typename internal::stem_function<typename internal::traits<Derived>::Scalar>::type f) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:547:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::sin() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:555:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::cos() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:563:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::sinh() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:571:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixFunctionReturnValue<Derived> MatrixBase<Derived>::cosh() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:20:122: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x2_diagonal_block(const MatrixType& T, typename MatrixType::Index i, ResultType& sqrtT)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:58,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:35:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_1x1_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:44:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_1x2_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:57:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x1_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:70:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_solve_auxiliary_equation(MatrixType& X, const MatrixType& A, const MatrixType& B, const MatrixType& C)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:104:156: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_2x2_off_diagonal_block(const MatrixType& T, typename MatrixType::Index i, typename MatrixType::Index j, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:120:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_diagonal(const MatrixType& T, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:139:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular_off_diagonal(const MatrixType& T, ResultType& sqrtT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:180:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_quasi_triangular(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:204:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_sqrt_triangular(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:247:91: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
template <typename ResultType> static void run(const MatrixType &arg, ResultType &result);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:258:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:284:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void run(const MatrixType &arg, ResultType &result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:328:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixSquareRootReturnValue(const Derived& src) : m_src(src) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:336:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:344:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_src.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:345:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_src.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:360:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixSquareRootReturnValue<Derived> MatrixBase<Derived>::sqrt() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:59,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:37:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_2x2(const MatrixType& A, MatrixType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:71:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(float normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:85:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(double normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:99:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int matrix_log_get_pade_degree(long double normTminusI)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:132:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_pade(MatrixType& result, const MatrixType& T, int degree)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:224:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void matrix_log_compute_big(const MatrixType& A, MatrixType& result)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:276:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType compute(const MatrixType& A);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:280:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixType MatrixLogarithmAtomic<MatrixType>::compute(const MatrixType& A)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:323:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixLogarithmReturnValue(const Derived& A) : m_A(A) { }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:330:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:345:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:346:16: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:365:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixLogarithmReturnValue<Derived> MatrixBase<Derived>::log() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/MatrixFunctions:60,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:36,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:51:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerParenthesesReturnValue(MatrixPower<MatrixType>& pow, RealScalar p) : m_pow(pow), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:60:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:63:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_pow.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:64:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_pow.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:103:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computePade(int degree, const MatrixType& IminusT, ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:104:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute2x2(ResultType& res, RealScalar p) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:105:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeBig(ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:106:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(float normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:107:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(double normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:108:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static int getPadeDegree(long double normIminusT);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static ComplexScalar computeSuperDiag(const ComplexScalar&, const ComplexScalar&, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:110:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static RealScalar computeSuperDiag(RealScalar, RealScalar, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:124:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic(const MatrixType& T, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:132:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(ResultType& res) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:136:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::MatrixPowerAtomic(const MatrixType& T, RealScalar p) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:144:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::compute(ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:162:105: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::computePade(int degree, const MatrixType& IminusT, ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:176:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::compute2x2(ResultType& res, RealScalar p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:195:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPowerAtomic<MatrixType>::computeBig(ResultType& res) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:236:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(float normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:247:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(double normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:259:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline int MatrixPowerAtomic<MatrixType>::getPadeDegree(long double normIminusT)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:292:115: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::computeSuperDiag(const ComplexScalar& curr, const ComplexScalar& prev, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:308:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerAtomic<MatrixType>::computeSuperDiag(RealScalar curr, RealScalar prev, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:354:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
explicit MatrixPower(const MatrixType& A) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:368:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixPowerParenthesesReturnValue<MatrixType> operator()(RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:379:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:381:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:382:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:424:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void split(RealScalar& p, RealScalar& intpart);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:427:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void initialize();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:430:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeIntPower(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:433:56: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void computeFracPower(ResultType& res, RealScalar p);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:439:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:445:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:450:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::compute(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:470:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::split(RealScalar& p, RealScalar& intpart)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:491:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::initialize()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:530:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::computeIntPower(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:553:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void MatrixPower<MatrixType>::computeFracPower(ResultType& res, RealScalar p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:573:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:581:27: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ComplexMatrix& U)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:611:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixPowerReturnValue(const Derived& A, RealScalar p) : m_A(A), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:621:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:624:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:625:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:659:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixComplexPowerReturnValue(const Derived& A, const ComplexScalar& p) : m_A(A), m_p(p)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:672:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void evalTo(ResultType& result) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:675:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index rows() const { return m_A.rows(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:676:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index cols() const { return m_A.cols(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:700:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixPowerReturnValue<Derived> MatrixBase<Derived>::pow(const RealScalar& p) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:704:106: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const MatrixComplexPowerReturnValue<Derived> MatrixBase<Derived>::pow(const std::complex<RealScalar>& p) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NumericalDiff:51,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:18,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:45:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(Scalar _epsfcn=0.) : Functor(), epsfcn(_epsfcn) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:46:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const Functor& f, Scalar _epsfcn=0.) : Functor(f), epsfcn(_epsfcn) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:50:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0) : Functor(a0), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:52:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0, const T1& a1) : Functor(a0, a1), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:54:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff(const T0& a0, const T1& a1, const T2& a2) : Functor(a0, a1, a2), epsfcn(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:64:52: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
int df(const InputType& _x, JacobianType &jac) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NumericalDiff/NumericalDiff.h:123:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
NumericalDiff& operator=(const NumericalDiff&);
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:117,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/qrsolv.h:14:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &sdiag)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:118,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/r1updt.h:13:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool *sing)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:119,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/r1mpyq.h:8:158: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void r1mpyq(DenseIndex m, DenseIndex n, Scalar *a, const std::vector<JacobiRotation<Scalar> > &v_givens, const std::vector<JacobiRotation<Scalar> > &w_givens)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:120,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/rwupdt.h:10:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar alpha)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:121,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/fdjac1.h:12:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar epsfcn)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:122,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:13:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/lmpar.h:170:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:123,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/dogleg.h:11:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Matrix< Scalar, Dynamic, 1 > &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:124,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/covar.h:9:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar tol = std::sqrt(NumTraits<Scalar>::epsilon()) )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:126,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/chkder.h:17:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:130,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:48:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver(FunctorType &_functor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:52:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:74:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:76:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:77:68: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:78:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solve(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:83:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:85:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiffInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:86:81: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiffOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:87:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolverSpace::Status solveNumericalDiff(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:89:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resetParameters(void) { parameters = Parameters(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:115:66: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver& operator=(const HybridNonLinearSolver&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:125:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:143:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveInit(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:130,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:186:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:344:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solve(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:361:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:380:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiffInit(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:426:85: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiffOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/HybridNonLinearSolver.h:587:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
HybridNonLinearSolver<FunctorType,Scalar>::solveNumericalDiff(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:131,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:48:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static Scalar sqrt_epsilon()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:55:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt(FunctorType &_functor)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:61:20: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Parameters()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:82:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:84:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimize(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:85:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:86:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:93:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:98:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:100:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorage(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:101:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorageInit(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:102:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardtSpace::Status minimizeOptimumStorageOneStep(FVectorType &x);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:104:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resetParameters(void) { parameters = Parameters(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:116:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar lm_param(void) { return par; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:130:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt& operator=(const LevenbergMarquardt&);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:138:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:158:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:171:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeInit(FVectorType &x)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/NonLinearOptimization:131,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:37,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:214:72: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:366:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:385:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorageInit(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:434:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorageOneStep(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:613:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorage(FVectorType &x)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:631:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:38,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:28:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T poly_eval_horner( const Polynomials& poly, const T& x )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:46:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T poly_eval( const Polynomials& poly, const T& x )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:75:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename Polynomial::Scalar>::Real cauchy_max_bound( const Polynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:98:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename NumTraits<typename Polynomial::Scalar>::Real cauchy_min_bound( const Polynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialUtils.h:127:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void roots_to_monicPolynomial( const RootVector& rv, Polynomial& poly )
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:24:9: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T radix(){ return 2; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:27:10: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T radix2(){ return radix<T>()*radix<T>(); }
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:42:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:63:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_STRONG_INLINE const _Scalar operator()(Index row, Index col ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:75:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setPolynomial( const VectorType& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:83:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
companion( const VectorType& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:87:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseCompanionMatrixType denseMatrix() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:110:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:119:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB );
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:130:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void balance();
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:142:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:185:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool& isBalanced, RealScalar& colB, RealScalar& rowB )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/Companion.h:210:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void companion<_Scalar,_Deg>::balance()
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:32:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:43:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void setPolynomial( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:48:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolverBase( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:51:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolverBase(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:55:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootsType& roots() const { return m_roots; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:70:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:83:100: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& selectComplexRoot_withRespectToNorm( squaredNormBinaryPredicate& pred ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:100:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& greatestRoot() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:109:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline const RootType& smallestRoot() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:120:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:161:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:214:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:237:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:260:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:283:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const RealScalar& absImaginaryThreshold = NumTraits<Scalar>::dummy_precision() ) const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:663:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new(std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:666:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void *operator new[](std::size_t size) { \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:669:40: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:670:42: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:671:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:672:64: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * ptr, std::size_t /* sz */) EIGEN_NO_THROW { Eigen::internal::conditional_aligned_free<NeedsToAlign>(ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:676:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new(std::size_t size, void *ptr) { return ::operator new(size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:677:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void *operator new[](std::size_t size, void* ptr) { return ::operator new[](size,ptr); } \
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:88,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:678:54: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete(memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:679:56: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete[](void * memory, void *ptr) EIGEN_NO_THROW { return ::operator delete[](memory,ptr); } \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:658:67: note: in expansion of macro 'EIGEN_NO_THROW'
void* operator new(std::size_t size, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:681:7: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_NOTHROW(NeedsToAlign) \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Macros.h:1043:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
# define EIGEN_NO_THROW throw()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:682:62: note: in expansion of macro 'EIGEN_NO_THROW'
void operator delete(void *ptr, const std::nothrow_t&) EIGEN_NO_THROW { \
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:692:3: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF(bool(((Size)!=Eigen::Dynamic) && ((sizeof(Scalar)*(Size))%EIGEN_MAX_ALIGN_BYTES==0)))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:334:5: note: in expansion of macro 'EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE'
EIGEN_MAKE_ALIGNED_OPERATOR_NEW_IF_VECTORIZABLE_FIXED_SIZE(_Scalar,_Deg==Dynamic ? Dynamic : _Deg)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Polynomials:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:39,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:348:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute( const OtherPolynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:387:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:390:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:408:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void compute( const OtherPolynomial& poly )
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:417:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver( const OtherPolynomial& poly ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Polynomials/PolynomialSolver.h:420:29: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline PolynomialSolver(){}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:82:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index rows() const { return IsRowMajor ? outerSize() : m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:83:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index cols() const { return IsRowMajor ? m_innerSize : outerSize(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:84:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerSize() const { return m_innerSize; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:85:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outerSize() const { return convert_index(m_data.size()); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:86:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index innerNonZeros(Index j) const { return m_data[j].size(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:88:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
std::vector<internal::CompressedStorage<Scalar,StorageIndex> >& _data() { return m_data; }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:89:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const std::vector<internal::CompressedStorage<Scalar,StorageIndex> >& _data() const { return m_data; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:94:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar coeff(Index row, Index col) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:105:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& coeffRef(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:115:18: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void setZero()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:122:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:132:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void reserve(Index reserveSize = 1000)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:145:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void startVec(Index /*outer*/) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:152:51: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBack(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:158:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insertBackByOuterInner(Index outer, Index inner)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:167:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Scalar& insert(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:188:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void finalize() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:191:95: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void prune(Scalar reference, RealScalar epsilon = NumTraits<RealScalar>::dummy_precision())
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:199:39: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resize(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:210:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void resizeAndKeepData(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:228:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED inline DynamicSparseMatrix()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:238:71: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED inline DynamicSparseMatrix(Index rows, Index cols)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:249:101: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED explicit inline DynamicSparseMatrix(const SparseMatrixBase<OtherDerived>& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:258:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DynamicSparseMatrix(const DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:267:48: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void swap(DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:275:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline DynamicSparseMatrix& operator=(const DynamicSparseMatrix& other)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:290:33: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline ~DynamicSparseMatrix() {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:296:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void startFill(Index reserveSize = 1000)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:311:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fill(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:323:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED Scalar& fillrand(Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:330:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
EIGEN_DEPRECATED void endFill() {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:342:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
InnerIterator(const DynamicSparseMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:346:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : Base::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:347:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? Base::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:348:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:359:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ReverseInnerIterator(const DynamicSparseMatrix& mat, Index outer)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:363:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index row() const { return IsRowMajor ? m_outer : Base::index(); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:364:24: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index col() const { return IsRowMajor ? Base::index() : m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:365:26: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline Index outer() const { return m_outer; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:387:13: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator() : m_matrix(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:388:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
evaluator(const SparseMatrixType &mat) : m_matrix(&mat) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:390:30: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator SparseMatrixType&() { return m_matrix->const_cast_derived(); }
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:391:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
operator const SparseMatrixType&() const { return *m_matrix; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:393:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar coeff(Index row, Index col) const { return m_matrix->coeff(row,col); }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:395:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZerosEstimate() const { return m_matrix->nonZeros(); }
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:27:50: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static void setInvalidKey(Type&, const KeyType&) {}
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:42,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:161:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
ScalarWrapper() : value(0) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:181:49: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline RandomSetter(SparseMatrixType& target)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:209:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~RandomSetter()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:293:45: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Scalar& operator() (Index row, Index col)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/RandomSetter.h:308:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Index nonZeros() const
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:21:124: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool GetMarketLine (std::stringstream& line, IndexType& M, IndexType& N, IndexType& i, IndexType& j, Scalar& value)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/SparseExtra:44,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:40,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:34:138: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool GetMarketLine (std::stringstream& line, IndexType& M, IndexType& N, IndexType& i, IndexType& j, std::complex<Scalar>& value)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:50:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void GetVectorElt (const std::string& line, RealScalar& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:57:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void GetVectorElt (const std::string& line, std::complex<RealScalar>& val)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:66:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putMarketHeader(std::string& header,int sym)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:85:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void PutMatrixElt(Scalar value, int row, int col, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:90:92: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void PutMatrixElt(std::complex<Scalar> value, int row, int col, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:97:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putVectorElt(Scalar value, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:102:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline void putVectorElt(std::complex<Scalar> value, std::ofstream& out)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:109:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline bool getMarketHeader(const std::string& filename, int& sym, bool& iscomplex, bool& isvector)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:134:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool loadMarket(SparseMatrixType& mat, const std::string& filename)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:194:67: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool loadMarketVector(VectorType& vec, const std::string& filename)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:226:86: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool saveMarket(const SparseMatrixType& mat, const std::string& filename, int sym = 0)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:252:74: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool saveMarketVector (const VectorType& vec, const std::string& filename)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:64:12: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline()
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:81:69: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline(const OtherVectorType& knots, const OtherArrayType& ctrls) : m_knots(knots), m_ctrls(ctrls) {}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:88:64: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline(const Spline<Scalar, Dimension, OtherDegree>& spline) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:94:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const KnotVectorType& knots() const { return m_knots; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:99:43: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ControlPointVectorType& ctrls() const { return m_ctrls; }
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:112:36: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
PointType operator()(Scalar u) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:127:47: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
derivatives(Scalar u, DenseIndex order) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:136:65: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
derivatives(Scalar u, DenseIndex order = DerivativeOrder) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:155:32: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctions(Scalar u) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:171:60: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctionDerivatives(Scalar u, DenseIndex order) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:180:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
basisFunctionDerivatives(Scalar u, DenseIndex order = DerivativeOrder) const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:185:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex degree() const;
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:191:31: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex span(Scalar u) const;
^~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:28,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:196:146: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static DenseIndex Span(typename SplineTraits<Spline>::Scalar u, DenseIndex degree, const typename SplineTraits<Spline>::KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:210:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static BasisVectorType BasisFunctions(Scalar u, DenseIndex degree, const KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:218:99: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const Scalar u, const DenseIndex order, const DenseIndex degree, const KnotVectorType& knots);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:230:25: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DerivativeType& N_);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:237:89: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename SplineTraits< Spline<_Scalar, _Dim, _Degree> >::KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:250:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:280:55: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex Spline<_Scalar, _Dim, _Degree>::degree() const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:289:61: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DenseIndex Spline<_Scalar, _Dim, _Degree>::span(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:295:107: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
typename Spline<_Scalar, _Dim, _Degree>::PointType Spline<_Scalar, _Dim, _Degree>::operator()(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:311:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void derivativesImpl(const SplineType& spline, typename SplineType::Scalar u, DenseIndex order, DerivativeType& der)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:342:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:352:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::derivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:361:62: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctions(Scalar u) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:376:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
DerivativeType& N_)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:476:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctionDerivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:486:90: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Spline<_Scalar, _Dim, _Degree>::basisFunctionDerivatives(Scalar u, DenseIndex order) const
^~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/Spline.h:499:73: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const typename Spline<_Scalar, _Dim, _Degree>::KnotVectorType& knots)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/Splines:29,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:41,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:45:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void KnotAveraging(const KnotVectorType& parameters, DenseIndex degree, KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:81:58: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
KnotVectorType& knots)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:189:77: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
void ChordLengths(const PointArrayType& pts, KnotVectorType& chord_lengths)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:227:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static SplineType Interpolate(const PointArrayType& pts, DenseIndex degree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:239:118: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
static SplineType Interpolate(const PointArrayType& pts, DenseIndex degree, const KnotVectorType& knot_parameters);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:262:75: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const unsigned int degree);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:285:87: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ParameterVectorType& parameters);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:290:136: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree, const KnotVectorType& knot_parameters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:322:97: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SplineType SplineFitting<SplineType>::Interpolate(const PointArrayType& pts, DenseIndex degree)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:336:94: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const ParameterVectorType& parameters)
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/unsupported/Eigen/src/Splines/SplineFitting.h:422:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const unsigned int degree)
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj);
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:48:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:27,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:30:96: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP Eigen_cholmod_wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:68:78: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP wrap(const Eigen::CholmodDecomposition<Eigen::SparseMatrix<T> >& obj) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:83:76: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP eigen_wrap_plain_dense( const T& obj, Rcpp::traits::true_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:106:80: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SEXP eigen_wrap_plain_dense( const T& object, Rcpp::traits::false_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:131:82: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap_is_plain( const T& obj, ::Rcpp::traits::true_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:137:83: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap_is_plain( const T& obj, ::Rcpp::traits::false_type ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:148:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
inline SEXP eigen_wrap( const T& obj ){
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:163:41: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen_Matrix_Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:172:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T get() {return T(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:187:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
MatrixExporterForEigen(SEXP x) : object(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:188:37: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
~MatrixExporterForEigen(){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:190:19: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
T get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:214:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:218:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:229:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:233:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:243:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:247:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), vec.size());}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:258:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:267:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:278:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : vec(x), d_ncol(1), d_nrow(Rf_xlength(x)) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:287:21: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
OUT get() {return OUT(vec.begin(), d_nrow, d_ncol );}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:294:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter<Eigen::Matrix<T, Eigen::Dynamic, 1>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:301:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter<Eigen::Array<T, Eigen::Dynamic, 1>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:308:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter< Eigen::Matrix<T, 1, Eigen::Dynamic>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:315:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : IndexingExporter< Eigen::Array<T, 1, Eigen::Dynamic>, T >(x){}
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:322:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:330:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) :
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:340:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:344:53: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<Eigen::SparseMatrix<T> > get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:358:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:362:46: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::MappedSparseMatrix<T> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:378:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:382:70: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::Map<Eigen::SparseMatrix<T, Eigen::RowMajor> > get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:396:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx( d_x.slot("x") ) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:400:63: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::MappedSparseMatrix<T, Eigen::RowMajor> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:414:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_i(d_x.slot("i")), d_p(d_x.slot("p")), xx(d_x.slot("x")) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:418:40: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::SparseMatrix<T> get() {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:439:28: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Exporter(SEXP x) : d_x(x), d_dims(d_x.slot("Dim")), d_j(d_x.slot("j")), d_p(d_x.slot("p")), xx(d_x.slot("x")) {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenWrap.h:443:57: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Eigen::SparseMatrix<T, Eigen::RowMajor> get() {
^
ScanBMA_full.cpp:39:79: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const double GetR2( NumericVector yy, NumericMatrix x, std::set<int> xIndices ) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, -1>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from 'struct Eigen::internal::traits<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map<Eigen::Matrix<double, -1, -1> >'
ScanBMA_full.cpp:52:25: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, -1, -1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30: required from 'struct Eigen::internal::traits<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map<Eigen::Matrix<double, -1, -1> >'
ScanBMA_full.cpp:52:25: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, -1> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, -1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map<Eigen::Matrix<double, -1, -1> >'
ScanBMA_full.cpp:52:25: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, 1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, -1, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:24:30: required from 'struct Eigen::internal::traits<Eigen::Map<Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:54: required from 'struct Eigen::internal::accessors_level<Eigen::Map<Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:109:75: required from 'class Eigen::Map<Eigen::Matrix<double, -1, 1> >'
ScanBMA_full.cpp:53:26: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map<Eigen::Matrix<double, -1, 1> >'
ScanBMA_full.cpp:53:26: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >'
ScanBMA_full.cpp:56:97: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>'
ScanBMA_full.cpp:57:50: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from 'class Eigen::SolveImpl<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from 'class Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >'
ScanBMA_full.cpp:57:51: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>'
ScanBMA_full.cpp:58:29: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Map<Eigen::Matrix<double, -1, 1> >, const Eigen::Matrix<double, -1, 1> >'
ScanBMA_full.cpp:59:28: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
ScanBMA_full.cpp:76:38: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Model(std::set<int>, double, double);
^
ScanBMA_full.cpp:78:23: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List Output() const {
^~~~~
ScanBMA_full.cpp:87:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator<(const Model& b) const { return bic < b.bic; }
^~~~~
ScanBMA_full.cpp:88:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator>(const Model& b) const { return bic > b.bic; }
^~~~~
ScanBMA_full.cpp:89:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator>=(const Model& b) const { return !(*this < b); }
^~~~~
ScanBMA_full.cpp:90:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator<=(const Model& b) const { return !(*this > b); }
^~~~~
ScanBMA_full.cpp:91:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator==(const Model& b) const { return false; }
^~~~~
ScanBMA_full.cpp:92:35: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
bool operator!=(const Model& b) const { return !(*this == b); }
^~~~~
ScanBMA_full.cpp:96:59: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Model::Model( std::set<int> mInd, double mr2, double mbic ) {
^
ScanBMA_full.cpp:103:54: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const std::string ModelString( std::set<int> indices ) {
^
ScanBMA_full.cpp:113:44: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
const List EmptyReturn( int nModelsChecked ) {
^
ScanBMA_full.cpp:123:42: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double oddsRatio ) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:457,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from ScanBMA_full.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp: In substitution of 'template<class T1, class T2> typename arma::enable_if2<(arma::is_arma_type<T1>::value && arma::is_same_type<T2, char>::value), const arma::mtOp<unsigned int, T1, arma::op_sort_index> >::result arma::sort_index(const T1&, const T2*) [with T1 = arma::Col<double>; T2 = char]':
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/fn_sort_index.hpp:49:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
sort_index
^~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:590,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from ScanBMA_full.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_eval_expr<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:929:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base_eval_expr<elem_type, derived>::eval() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base_trans_default<arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_bones.hpp:111:8: required from 'struct arma::Base<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:981:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base_trans_default<derived>::t() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:992:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base_trans_default<derived>::ht() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:1003:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base_trans_default<derived>::st() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp: In instantiation of 'struct arma::Base<unsigned int, arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/mtOp_bones.hpp:27:7: required from 'class arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:182:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::min() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:193:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::max() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:270:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::index_min() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:294:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::index_max() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:318:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_symmetric() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:359:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_symmetric(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:391:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_hermitian() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:444:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_hermitian(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:476:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_zero(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:529:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_trimatu() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_trimatl() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:567:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_diagmat() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:607:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_empty() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:622:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_square() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:637:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_vec() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:654:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_colvec() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:671:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_rowvec() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:688:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::is_finite() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:733:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::has_inf() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:778:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type,derived>::has_nan() const
^~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:823:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type, derived>::as_col() const
^~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Base_meat.hpp:834:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
Base<elem_type, derived>::as_row() const
^~~~~~~~~~~~~~~~~~~~~~~~
ScanBMA_full.cpp:316:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double epsilon ) {
^
ScanBMA_full.cpp:409:34: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double g ) {
^
ScanBMA_full.cpp:602:22: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
double epsilon ) {
^
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:592,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from ScanBMA_full.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase_eval_expr<unsigned int, arma::SpSubview<unsigned int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_bones.hpp:50:8: required from 'struct arma::SpBase<unsigned int, arma::SpSubview<unsigned int> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview<unsigned int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col<eT>::Col(const arma::Base<eT, T1>&) [with T1 = arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>; eT = unsigned int]'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:339:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase_eval_expr<elem_type, derived>::eval() const
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp: In instantiation of 'struct arma::SpBase<unsigned int, arma::SpSubview<unsigned int> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_bones.hpp:24:7: required from 'class arma::SpSubview<unsigned int>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col<eT>::Col(const arma::Base<eT, T1>&) [with T1 = arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>; eT = unsigned int]'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:48:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::t() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:58:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::ht() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:69:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::st() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:352:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::min() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:363:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::max() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:440:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::index_min() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:464:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::index_max() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:488:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_symmetric() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:503:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_symmetric(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:518:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_hermitian() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:533:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_hermitian(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:548:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_zero(const typename get_pod_type<elem_type>::result tol) const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:606:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_trimatu() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:632:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_trimatl() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:658:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_diagmat() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:682:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_empty() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:697:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_square() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:712:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_vec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:729:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_colvec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:746:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_rowvec() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:763:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::is_finite() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:796:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::has_inf() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:829:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type,derived>::has_nan() const
^~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:862:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::as_col() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpBase_meat.hpp:873:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpBase<elem_type, derived>::as_row() const
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo:633,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadilloForward.h:48,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/RcppArmadillo.h:29,
from ScanBMA_full.cpp:5:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp: In instantiation of 'class arma::SpSubview<unsigned int>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:478:21: required from 'arma::Col<eT>::Col(const arma::Base<eT, T1>&) [with T1 = arma::mtOp<unsigned int, arma::Col<double>, arma::op_sort_index>; eT = unsigned int]'
ScanBMA_full.cpp:137:53: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include/armadillo_bits/SpSubview_meat.hpp:1647:1: note: '-freorder-blocks-and-partition' does not work with exceptions on this architecture
SpSubview<eT>::insert_element(const uword in_row, const uword in_col, const eT in_val)
^~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, -1, -1>; Eigen::DenseBase<Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, -1, -1>]'
ScanBMA_full.cpp:56:49: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, -1, 1, true, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, -1, 1, true, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:39: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:65: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<Eigen::Matrix<double, -1, -1>, 1, -1, false, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl<Eigen::Matrix<double, -1, -1>, 1, -1, false, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:97: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from 'class Eigen::BlockImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from 'class Eigen::VectorBlock<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, -1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:116: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:37:48: required from 'static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double]'
ScanBMA_full.cpp:60:35: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:496,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'class Eigen::internal::gebp_traits<double, double, false, false>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:72:102: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:392:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:393:73: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_rhs<Scalar, Index, DataMapper, nr, 0, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; int nr = 4; bool Conjugate = false; bool PanelMode = false]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:100:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1981:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
PacketBlock<Packet,(PacketSize%4)==0?4:PacketSize> kernel;
^~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gemm_pack_lhs<Scalar, Index, DataMapper, Pack1, Pack2, 1, Conjugate, PanelMode>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long long int; DataMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 1>; int Pack1 = 4; int Pack2 = 2; bool Conjugate = false; bool PanelMode = false]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:106:17: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
PacketBlock<Packet> kernel;
^~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1847:33: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of 'void Eigen::internal::gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs>::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, Eigen::internal::gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs>::ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long long int; DataMapper = Eigen::internal::blas_data_mapper<double, long long int, 0, 0, 1>; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; Eigen::internal::gebp_kernel<LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs>::ResScalar = double]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:113:15: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1537:21: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
const int SResPacketHalfSize = unpacket_traits<typename unpacket_traits<SResPacket>::half>::size;
^~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1592:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SResPacket>::half,SResPacket>::type SResPacketHalf;
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1593:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SLhsPacket>::type SLhsPacketHalf;
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1594:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SLhsPacket>::half,SRhsPacket>::type SRhsPacketHalf;
^~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1595:135: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<SwappedTraits::LhsProgress>=8,typename unpacket_traits<SAccPacket>::half,SAccPacket>::type SAccPacketHalf;
^~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:370,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of 'struct Eigen::internal::find_best_packet<double, 16>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from 'struct Eigen::internal::traits<Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, 4, 4>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::operator()(Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:44: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
bool Stop = Size==Dynamic || (Size%unpacket_traits<PacketType>::size)==0 || is_same<PacketType,typename unpacket_traits<PacketType>::half>::value>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:187:83: warning: ignoring attributes on template argument 'Eigen::internal::unpacket_traits<__vector(2) double>::half' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:205:88: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename find_best_packet_helper<Size,typename packet_traits<T>::type>::type type;
^~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, 4, 4>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from 'class Eigen::Matrix<double, 4, 4>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:155:52: required from 'void Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::operator()(Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:25: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:25: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from 'class Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:351:41: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:357:39: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1> >; Eigen::Index = long long int]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::internal::redux_evaluator<Eigen::Map<Eigen::Matrix<double, -1, 1> > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::Map<Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Map<Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]'
ScanBMA_full.cpp:61:27: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:316:35: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:316:35: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:317:35: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:318:41: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:115:7: required from 'class Eigen::internal::dense_product_base<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:147:7: required from 'class Eigen::ProductImpl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from 'class Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:45: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 4, 4> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:327:30: required from 'Derived& Eigen::DenseBase<Derived>::setConstant(const Scalar&) [with Derived = Eigen::Matrix<double, 4, 4>; Eigen::DenseBase<Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:501:10: required from 'Derived& Eigen::DenseBase<Derived>::setZero() [with Derived = Eigen::Matrix<double, 4, 4>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:171:9: required from 'void Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::operator()(Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar*, Index, Index, const LhsScalar*, const RhsScalar*, Index, Index, const ResScalar&) [with LhsScalar = double; RhsScalar = double; Index = long long int; int mr = 4; int nr = 4; bool ConjLhs = false; bool ConjRhs = false; int ResInnerStride = 1; int UpLo = 1; Eigen::internal::tribb_kernel<LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:116:13: required from 'static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar*, Index, Index, const ResScalar&, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&) [with Index = long long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; int UpLo = 1; int Version = 0; Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, ResInnerStride, UpLo, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:113:12: required from 'static void Eigen::selfadjoint_product_selector<MatrixType, OtherType, UpLo, false>::run(MatrixType&, const OtherType&, const typename MatrixType::Scalar&) [with MatrixType = Eigen::Matrix<double, -1, -1>; OtherType = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; int UpLo = 1; typename MatrixType::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/SelfadjointProduct.h:126:62: required from 'Eigen::SelfAdjointView<MatrixType, UpLo>& Eigen::SelfAdjointView<MatrixType, Mode>::rankUpdate(const Eigen::MatrixBase<OtherDerived>&, const Scalar&) [with DerivedU = Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >; _MatrixType = Eigen::Matrix<double, -1, -1>; unsigned int UpLo = 1; Eigen::SelfAdjointView<MatrixType, Mode>::Scalar = double]'
ScanBMA_full.cpp:56:98: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
enum {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:321:18: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from 'Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Eigen::DenseBase<Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:326:21: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from 'class Eigen::CwiseUnaryOpImpl<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from 'class Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:98:43: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::squaredNorm() const [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:321:18: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; Eigen::Index = long long int]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_conj_product_op<double, double>, const Eigen::Matrix<double, -1, 1>, const Eigen::Matrix<double, -1, 1> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:37:52: required from 'static Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::run(const Eigen::MatrixBase<Derived>&, const Eigen::MatrixBase<U>&) [with T = Eigen::Matrix<double, -1, 1>; U = Eigen::Matrix<double, -1, 1>; bool NeedToTranspose = false; Eigen::internal::dot_nocheck<T, U, NeedToTranspose>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from 'typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase<Derived>::dot(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; Derived = Eigen::Matrix<double, -1, 1>; typename Eigen::ScalarBinaryOpTraits<typename Eigen::internal::traits<T>::Scalar, typename Eigen::internal::traits<OtherDerived>::Scalar>::ReturnType = double]'
ScanBMA_full.cpp:60:35: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Matrix<double, -1, -1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Matrix<double, -1, -1>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:174:44: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; Eigen::Index = long long int]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:221:29: required from 'static typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::internal::lpNorm_selector<Derived, 1>::run(const Eigen::MatrixBase<Derived>&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Dot.h:269:52: required from 'typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real Eigen::MatrixBase<Derived>::lpNorm() const [with int p = 1; Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, true>, -1, 1, false>; typename Eigen::NumTraits<typename Eigen::internal::traits<T>::Scalar>::Real = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:441:77: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Matrix<double, -1, -1>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:38: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
enum {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:522:55: required from 'struct Eigen::internal::unary_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:349:39: required from 'class Eigen::internal::redux_evaluator<Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:416:17: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseUnaryOp<Eigen::internal::scalar_abs2_op<double>, const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:321:18: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:369:102: required from 'struct Eigen::internal::plain_object_eval<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from 'struct Eigen::internal::generic_product_impl<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, Eigen::DenseShape, Eigen::DenseShape, 7>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Lhs = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>; Rhs = Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::sub_assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; Func = Eigen::internal::sub_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/NoAlias.h:58:31: required from 'ExpressionType& Eigen::NoAlias<ExpressionType, StorageBase>::operator-=(const StorageBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, -1, false>, Eigen::Transpose<const Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, 1, -1, false> >, 0>; ExpressionType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; StorageBase = Eigen::MatrixBase]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:325:38: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product<long long int, double, Eigen::internal::const_blas_data_mapper<double, long long int, 0>, 0, false, double, Eigen::internal::const_blas_data_mapper<double, long long int, 1>, false, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
^~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from 'class Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from 'struct Eigen::internal::traits<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> >, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Map<Eigen::Matrix<double, -1, 1>, 2, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:287:40: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>; Weak = void]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::div_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::div_assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, 1, false>; Eigen::DenseBase<Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:326:21: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:337:23: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
enum {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:736:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; SrcXprType = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Functor = Eigen::internal::div_assign_op<double, double>; Weak = void]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::div_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:804:27: required from 'void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type) [with Dst = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Src = Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1> >; Func = Eigen::internal::div_assign_op<double, double>; typename Eigen::internal::enable_if<(! Eigen::internal::evaluator_assume_aliasing<Src>::value), void*>::type = void*]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:28: required from 'Derived& Eigen::DenseBase<Derived>::operator/=(const Scalar&) [with Derived = Eigen::Block<Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>, -1, 1, false>; Eigen::DenseBase<Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:326:21: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::unblocked(MatrixType&) [with MatrixType = Eigen::Block<Eigen::Matrix<double, -1, -1>, -1, -1, false>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:356:24: required from 'static Eigen::Index Eigen::internal::llt_inplace<Scalar, 1>::blocked(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>; Scalar = double; Eigen::Index = long long int]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:401:68: required from 'static bool Eigen::internal::LLT_Traits<MatrixType, 1>::inplace_decomposition(MatrixType&) [with MatrixType = Eigen::Matrix<double, -1, -1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:449:42: required from 'Eigen::LLT<MatrixType, _UpLo>& Eigen::LLT<MatrixType, UpLo>::compute(const Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:115:7: required from 'Eigen::LLT<MatrixType, UpLo>::LLT(Eigen::EigenBase<OtherDerived>&) [with InputType = Eigen::SelfAdjointView<Eigen::Matrix<double, -1, -1>, 1>; _MatrixType = Eigen::Matrix<double, -1, -1>; int _UpLo = 1]'
ScanBMA_full.cpp:56:99: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<Eigen::Matrix<double, -1, 1>, 16, Eigen::Stride<0, 0> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 1>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
conj_helper<LhsPacket,RhsPacket,ConjugateLhs,ConjugateRhs> pcj;
^~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:123:64: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 0>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 1; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product<long long int, double, Eigen::internal::const_blas_data_mapper<double, long long int, 0>, 0, false, double, Eigen::internal::const_blas_data_mapper<double, long long int, 0>, false, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 0>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 1; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 1; OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Matrix<double, -1, -1>; unsigned int _Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Matrix<double, -1, -1>; unsigned int _Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:504:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:75:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:76:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:77:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
^~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Matrix<double, -1, -1, 1, -1, -1>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from 'class Eigen::PlainObjectBase<Eigen::Matrix<double, -1, -1, 1, -1, -1> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:39:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'struct Eigen::internal::general_matrix_vector_product<long long int, double, Eigen::internal::const_blas_data_mapper<double, long long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper<double, long long int, 0>, false, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:65:115: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 1; OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; unsigned int _Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; unsigned int _Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:505:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:351:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_LhsPacket,LhsScalar>::type LhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:352:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_RhsPacket,RhsScalar>::type RhsPacket;
^~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:353:71: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
typedef typename conditional<Vectorizable,_ResPacket,ResScalar>::type ResPacket;
^~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from 'class Eigen::internal::BlockImpl_dense<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false, true>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:115:37: required from 'class Eigen::TransposeImpl<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false>, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from 'class Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:60: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:478:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 2>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from 'class Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:73: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from 'class Eigen::CwiseBinaryOpImpl<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> >, Eigen::Dense>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from 'class Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:124: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:371,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of 'Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long long int]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:128:55: required from 'static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 1>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:244:134: required from 'static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Dest = Eigen::Matrix<double, -1, 1>; typename Dest::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:383:34: required from 'static void Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Eigen::internal::generic_product_impl<Lhs, Rhs, Eigen::DenseShape, Eigen::DenseShape, 7>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>; Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from 'static void Eigen::internal::generic_product_impl_base<Lhs, Rhs, Derived>::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; Derived = Eigen::internal::generic_product_impl<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, Eigen::DenseShape, Eigen::DenseShape, 7>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; Lhs = Eigen::Map<Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Options = 0; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Product<Lhs, Rhs, Options>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == DefaultProduct) || (Options == AliasFreeProduct))>::type>::SrcXprType = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; OtherDerived = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Product<Eigen::Map<Eigen::Matrix<double, -1, -1> >, Eigen::Matrix<double, -1, 1>, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:58:36: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/util/Memory.h:470:10: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
return first_aligned<unpacket_traits<DefaultPacketType>::alignment>(array, size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:499,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:131:115: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 0>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 1; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix<double, -1, -1>; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 1; OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Matrix<double, -1, -1>; unsigned int _Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Matrix<double, -1, -1>; unsigned int _Mode = 1]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:504:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
conj_helper<LhsPacket,RhsPacket,ConjugateLhs,ConjugateRhs> pcj;
^~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:112:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 1, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 1, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 1, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 1>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 1, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:65:115: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 1; OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; unsigned int _Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:509:37: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, -1, 1>; _MatrixType = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; unsigned int _Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Cholesky/LLT.h:505:3: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
conj_helper<LhsPacket,RhsPacket,ConjugateLhs,ConjugateRhs> pcj;
^~~
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:385:62: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
enum {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:269:8: required from 'struct Eigen::internal::unary_evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from 'struct Eigen::internal::evaluator<Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase<Derived>&) [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long long int]':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:225:63: required from 'static Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar Eigen::internal::redux_impl<Func, Derived, 3, 0>::run(const Derived&, const Func&) [with Func = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::internal::redux_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > > >; Eigen::internal::redux_impl<Func, Derived, 3, 0>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op<double, double>; Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Redux.h:453:73: required from 'typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::Transpose<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1, 1, -1, -1>, 0, Eigen::OuterStride<> >, 1, -1, true>, 1, -1, false> >, const Eigen::Map<const Eigen::Matrix<double, -1, 1>, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits<T>::Scalar = double]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:78:18: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 1>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 2; bool Conjugate = false]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Transpose<const Eigen::Matrix<double, -1, -1> >; Rhs = Eigen::Matrix<double, -1, 1>; int Side = 1; int Mode = 2]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:650:34: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:445,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: required from 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
enum {
^
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of 'struct Eigen::internal::evaluator<Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:99:8: required from 'struct Eigen::internal::evaluator<const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:681:51: required from 'struct Eigen::internal::binary_evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:665:8: required from 'struct Eigen::internal::evaluator<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:730:20: required from 'void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1> >; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:879:31: required from 'static void Eigen::internal::Assignment<DstXprType, SrcXprType, Functor, Eigen::internal::Dense2Dense, Weak>::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map<Eigen::Matrix<double, -1, 1> >; SrcXprType = Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, const Eigen::Matrix<double, -1, 1> >, const Eigen::Block<const Eigen::Block<const Eigen::Map<const Eigen::Matrix<double, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op<double, double>; Weak = void]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:960:8: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
In file included from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Core:439,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/Dense:1,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigenForward.h:30,
from D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/RcppEigen.h:25,
from ScanBMA_full.cpp:6:
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>':
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:300:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 1>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:551:7: required from 'class Eigen::DenseCoeffsBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 3>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from 'class Eigen::DenseBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from 'class Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true> >'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from 'class Eigen::MapBase<Eigen::Block<Eigen::Matrix<double, -1, 1>, -1, 1, true>, 0>'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/MapBase.h:221:34: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Solve.h:147:5: required from 'static void Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op<Scalar, Scalar>&) [with DstXprType = Eigen::Matrix<double, -1, 1>; DecType = Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>; RhsType = Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0>; Scalar = double; Eigen::internal::Assignment<DstXprType, Eigen::Solve<DecType, RhsType>, Eigen::internal::assign_op<Scalar, Scalar>, Eigen::internal::Dense2Dense>::SrcXprType = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:49: required from 'void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix<double, -1, 1>; Src = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Func = Eigen::internal::assign_op<double, double>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:732:41: required from 'Derived& Eigen::PlainObjectBase<Derived>::_set_noalias(const Eigen::DenseBase<OtherDerived>&) [with OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:818:7: required from 'void Eigen::PlainObjectBase<Derived>::_init1(const Eigen::DenseBase<ElseDerived>&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; OtherDerived = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; Derived = Eigen::Matrix<double, -1, 1>]'
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/Matrix.h:294:31: required from 'Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const T&) [with T = Eigen::Solve<Eigen::LLT<Eigen::Matrix<double, -1, -1>, 1>, Eigen::Product<Eigen::Transpose<const Eigen::Map<Eigen::Matrix<double, -1, -1> > >, Eigen::Map<Eigen::Matrix<double, -1, 1> >, 0> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]'
ScanBMA_full.cpp:57:52: required from here
D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:55:30: warning: ignoring attributes on template argument 'Eigen::internal::packet_traits<double>::type' {aka '__vector(2) double'} [-Wignored-attributes]
>::type PacketReturnType;
^~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -DWIN=1 -DUSE_RBLAS -I./include -I. -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppArmadillo/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/RcppEigen/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/BH/include' -I"C:/extsoft/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c fastBMAR.cpp -o fastBMAR.o
In file included from fastBMAR.cpp:3:
fastBMA.hpp:10: warning: "USE_RBLAS" redefined
#define USE_RBLAS //for now always use the default RBLAS library
<command-line>: note: this is the location of the previous definition
In file included from fastBMAR.cpp:3:
fastBMA.hpp: In member function 'unsigned char BitArray::getBit(size_t)':
fastBMA.hpp:123:30: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
return (array[index/8] >> 7-(index & 0x7)) & 0x1;
~^~~~~~~~~~~~~~
fastBMA.hpp: In member function 'unsigned char BitArray::setBit(size_t)':
fastBMA.hpp:126:44: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
array[index/8] = array[index/8] | 1 << 7-(index & 0x7);
~^~~~~~~~~~~~~~
fastBMA.hpp: In member function 'uint_fast32_t std::hash<CompactModelIndices<long long unsigned int> >::operator()(const CompactModelIndices<long long unsigned int>&) const':
fastBMA.hpp:721:18: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
return(hash & 0xFFFFFFF0 | size);
~~~~~^~~~~~~~~~~~
fastBMA.hpp:723:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
return(k.hashValue & 0xFFFFFFF0 | size);
~~~~~~~~~~~~^~~~~~~~~~~~
fastBMA.hpp: In member function 'uint_fast32_t std::hash<ModelIndicesHash<unsigned int> >::operator()(const ModelIndicesHash<unsigned int>&) const':
fastBMA.hpp:762:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
return(k.hashValue & 0xFFFFFFF0 | size);
~~~~~~~~~~~~^~~~~~~~~~~~
fastBMA.hpp: In member function 'float EdgeList::dijkstra_limit(int, int, float, float**, float)':
fastBMA.hpp:1107:6: warning: variable 'path_found' set but not used [-Wunused-but-set-variable]
int path_found=0;
^~~~~~~~~~
fastBMA.hpp: In member function 'float* EdgeList::cutter_prune_edges(float, float)':
fastBMA.hpp:1226:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
if (((*((unsigned int*)&val) & 2147483648u)) or (val >= upper_threshold) )adjMatrix[i] = 2.0f;
~^~~~~~~~~~~~~~~~~~~~
fastBMA.hpp: In function 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int)':
fastBMA.hpp:1407:10: error: 'uintmax_t' is not a member of 'boost'
boost::uintmax_t max_iter=maxOptimizeCycles;
^~~~~~~~~
fastBMA.hpp:1407:10: note: suggested alternative: 'uint128_type'
boost::uintmax_t max_iter=maxOptimizeCycles;
^~~~~~~~~
uint128_type
fastBMA.hpp:1408:197: error: 'max_iter' was not declared in this scope
Result r2 = boost::math::tools::brent_find_minima(BMAoptimizeFunction<T>(ATA,nVars,nRows,nCols,pord,ATb,sst,btb,postProbs,parents,&npostProbs,logpriors,twoLogOR), (T) 1, (T)nRows, optimizeBits, max_iter);
^~~~~~~~
fastBMA.hpp: In function 'void mtrv(int, int, double*, int, double*, double*)':
fastBMA.hpp:1922:14: warning: unused variable 'izero' [-Wunused-variable]
int ione=1,izero=0;
^~~~~
fastBMAR.cpp: In function 'const List fastBMA_g(Rcpp::NumericMatrix, int, Rcpp::NumericMatrix, double, int, double, Rcpp::CharacterVector, int, int, int, int, int, bool, bool, bool, double, double, double, double)':
fastBMAR.cpp:33:7: warning: unused variable 'colNum' [-Wunused-variable]
int colNum = x.ncol();
^~~~~~
In file included from fastBMAR.cpp:3:
fastBMA.hpp: In instantiation of 'uint64_t PackedBitArray<T>::get(uint8_t, size_t) [with T = long long unsigned int; uint64_t = long long unsigned int; uint8_t = unsigned char; size_t = long long unsigned int]':
fastBMA.hpp:719:50: required from here
fastBMA.hpp:186:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
for(int i=startIndex+1;i<endIndex;i++){
~^~~~~~~~~
fastBMA.hpp:187:62: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
retValue |= ((uint64_t) array[i]) << elementSize-bitsRead-tBits;
~~~~~~~~~~~~~~~~~~~~^~~~~~
In file included from fastBMAR.cpp:4:
bmaNoMPI.hpp: In instantiation of 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]':
fastBMAR.cpp:150:2: required from here
bmaNoMPI.hpp:121:2: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<unsigned int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
for(int k=0;k<evalSubset.size();k++){
^~~
bmaNoMPI.hpp:145:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
for(int j=0;j<thChildren[th].size();j++){
~^~~~~~~~~~~~~~~~~~~~~~
In file included from fastBMAR.cpp:3:
fastBMA.hpp: In instantiation of 'void initRegressParms(T*, T*, T**, int, int, int, int, int&, int, bool) [with T = double]':
bmaNoMPI.hpp:102:21: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:1701:7: warning: value computed is not used [-Wunused-value]
*dest++;
^
fastBMA.hpp: In instantiation of 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int) [with T = double]':
fastBMA.hpp:1757:26: required from 'int findRegulators(T, int, int, float, float, int, int, bool, int, T**, T**, int*, double*, T*, T*, int, int, int, int, int, int) [with T = double]'
bmaNoMPI.hpp:127:28: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:1406:10: warning: unused variable 'g0' [-Wunused-variable]
double g0=g;
^~
fastBMA.hpp:1408:10: warning: unused variable 'r2' [-Wunused-variable]
Result r2 = boost::math::tools::brent_find_minima(BMAoptimizeFunction<T>(ATA,nVars,nRows,nCols,pord,ATb,sst,btb,postProbs,parents,&npostProbs,logpriors,twoLogOR), (T) 1, (T)nRows, optimizeBits, max_iter);
^~
fastBMA.hpp:1401:6: warning: unused variable 'nIterations' [-Wunused-variable]
int nIterations=0;
^~~~~~~~~~~
fastBMA.hpp:1402:7: warning: unused variable 'doneOptimizing' [-Wunused-variable]
bool doneOptimizing=0;
^~~~~~~~~~~~~~
fastBMA.hpp: In instantiation of 'T chooseBestModels(double, T*, int, int, int, int*, T*, T, T, double*, int*, int*, double*, double) [with T = double]':
fastBMA.hpp:1414:19: required from 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int) [with T = double]'
fastBMA.hpp:1757:26: required from 'int findRegulators(T, int, int, float, float, int, int, bool, int, T**, T**, int*, double*, T*, T*, int, int, int, int, int, int) [with T = double]'
bmaNoMPI.hpp:127:28: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:1661:5: warning: unused variable 'rvalue' [-Wunused-variable]
T rvalue=0;
^~~~~~
fastBMA.hpp: In instantiation of 'CompactModelIndices<T>::CompactModelIndices() [with T = long long unsigned int]':
fastBMA.hpp:781:63: required from 'ModelSet<T>::ModelSet(ModelIndices, T, T, double) [with T = double]'
fastBMA.hpp:1430:23: required from 'T chooseBestModels(double, T*, int, int, int, int*, T*, T, T, double*, int*, int*, double*, double) [with T = double]'
fastBMA.hpp:1414:19: required from 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int) [with T = double]'
fastBMA.hpp:1757:26: required from 'int findRegulators(T, int, int, float, float, int, int, bool, int, T**, T**, int*, double*, T*, T*, int, int, int, int, int, int) [with T = double]'
bmaNoMPI.hpp:127:28: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:625:12: warning: unused variable 'modelBits' [-Wunused-variable]
uint8_t modelBits=gModelBits;
^~~~~~~~~
fastBMA.hpp:626:12: warning: unused variable 'nModels' [-Wunused-variable]
uint8_t nModels=0;
^~~~~~~
fastBMA.hpp: In instantiation of 'CompactModelIndices<T>::CompactModelIndices(ModelIndices&) [with T = long long unsigned int]':
fastBMA.hpp:782:17: required from 'ModelSet<T>::ModelSet(ModelIndices, T, T, double) [with T = double]'
fastBMA.hpp:1430:23: required from 'T chooseBestModels(double, T*, int, int, int, int*, T*, T, T, double*, int*, int*, double*, double) [with T = double]'
fastBMA.hpp:1414:19: required from 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int) [with T = double]'
fastBMA.hpp:1757:26: required from 'int findRegulators(T, int, int, float, float, int, int, bool, int, T**, T**, int*, double*, T*, T*, int, int, int, int, int, int) [with T = double]'
bmaNoMPI.hpp:127:28: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:621:19: warning: 'CompactModelIndices<long long unsigned int>::nModels' will be initialized after [-Wreorder]
uint8_t nModels=0; //never more than 256 variables in a model
^
fastBMA.hpp:619:17: warning: 'uint_fast32_t CompactModelIndices<long long unsigned int>::hashValue' [-Wreorder]
uint_fast32_t hashValue;
^~~~~~~~~
fastBMA.hpp:662:3: warning: when initialized here [-Wreorder]
CompactModelIndices( ModelIndices &mind): nModels(mind.nModels),hashValue(mind.hashValue){
^~~~~~~~~~~~~~~~~~~
fastBMA.hpp: In instantiation of 'void PackedBitArray<T>::set(uint8_t, size_t, uint64_t) [with T = long long unsigned int; uint8_t = unsigned char; size_t = long long unsigned int; uint64_t = long long unsigned int]':
fastBMA.hpp:668:6: required from 'CompactModelIndices<T>::CompactModelIndices(ModelIndices&) [with T = long long unsigned int]'
fastBMA.hpp:782:17: required from 'ModelSet<T>::ModelSet(ModelIndices, T, T, double) [with T = double]'
fastBMA.hpp:1430:23: required from 'T chooseBestModels(double, T*, int, int, int, int*, T*, T, T, double*, int*, int*, double*, double) [with T = double]'
fastBMA.hpp:1414:19: required from 'int fastScanBMA_g(T*, T*, T, T, int, T*, bool, double*, int*, int, int, int, double, double, int, int) [with T = double]'
fastBMA.hpp:1757:26: required from 'int findRegulators(T, int, int, float, float, int, int, bool, int, T**, T**, int*, double*, T*, T*, int, int, int, int, int, int) [with T = double]'
bmaNoMPI.hpp:127:28: required from 'void findEdges(BMARetStruct*, T**, T**, std::vector<std::__cxx11::basic_string<char> >&, int, int, int, bool, bool, bool, int, int, int, int, float, float, float, float, float, float, int, int) [with T = double]'
fastBMAR.cpp:150:2: required from here
fastBMA.hpp:212:40: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
array[startIndex]=array[startIndex] & ~mask | ((T) value << (tBits- bitOffset -elementSize));
~~~~~~~~~~~~~~~~~~^~~~~~~
fastBMA.hpp:225:77: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
array[startIndex]=(array[startIndex] & mask) | (T)(value >> elementSize - (tBits-bitOffset));
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
fastBMA.hpp:228:28: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
for(int i=startIndex+1;i<endIndex;i++){
~^~~~~~~~~
fastBMA.hpp:229:51: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
array[i]=(T) (value >> elementSize-bitsWritten-tBits);
~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
fastBMA.hpp:235:29: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
mask= ones >> elementSize-bitsWritten;
~~~~~~~~~~~^~~~~~~~~~~~
fastBMA.hpp:236:36: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
array[endIndex]=array[endIndex] & mask | (T) (value << (tBits-(elementSize-bitsWritten)));
~~~~~~~~~~~~~~~~^~~~~~
make: *** [D:/biocbuild/bbs-3.15-bioc/R/etc/x64/Makeconf:245: fastBMAR.o] Error 1
ERROR: compilation failed for package 'networkBMA'
* removing 'D:/biocbuild/bbs-3.15-bioc/tmpdir/RtmpYjgVUH/Rinst2900386430c1/networkBMA'
-----------------------------------
ERROR: package installation failed