Thread-safe access to sparse matrix elements with arma 8.100+
dselivanov opened this issue · 0 comments
dselivanov commented
With arma 8.100 this chunk crashes because arma::sp_mat mat
is not declared as constant (see RcppCore/RcppArmadillo#179).