Re: [Rcpp-devel] Use cholmod modify module in an Rcpp / RcppEigen
package
Salut Etienne,
Sorry for missing this email yesterday.
On 5 October 2022 at 12:35, etienne.c...@univ-eiffel.fr wrote:
| I want to use the cholmod functions from the modify module
https://github.com/PetterS/SuiteSpars
Salut Etienne,
Sorry for missing this email yesterday.
On 5 October 2022 at 12:35, etienne.c...@univ-eiffel.fr wrote:
| 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.
|
| >From m
Hi folks,
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.
>From my understanding, these functions are not exposed by Rcpp or RcppEigen
>but RcppEigen expose a subset of cholmod fu