<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi folks,<br><br>I want to use the cholmod functions from the modify module https://github.com/PetterS/SuiteSparse/tree/master/CHOLMOD/Modify inside an Rcpp/RcppEigen R package. <br><br>From my understanding, these functions are not exposed by Rcpp or RcppEigen but RcppEigen expose a subset of cholmod functionalities via the RcppEigenCholmod header (https://github.com/RcppCore/RcppEigen/blob/master/inst/include/RcppEigenCholmod.h) and the actual sources come from the Matrix package https://github.com/cran/Matrix/tree/master/src/CHOLMOD. <br><br>I've checked that the modify module is present in the src folder of the Matrix package https://github.com/cran/Matrix/tree/master/src/CHOLMOD/Modify but I'm lost on how to proceed in order to be able to use it. </div><div>Any help on the best way to achieve this will be greatly welcome.<br><br>Thanks a lot.<br><br>Etienne<br><br><br></div><div><br></div><div data-marker="__SIG_PRE__">Etienne Côme, @comeetie<br>Chargé de Recherche<br>Université Gustave Eiffel<br>GRETTIA/COSYS<br>Tel : 01 81 66 87 18<br>Web : http://www.comeetie.fr<br></div></div></body></html>