Closed const-ae closed 3 years ago
Rewrite all the generic lambda functions in methods.cpp as Functor classes. This was suggested by Aaron Lun in https://github.com/const-ae/sparseMatrixStats/issues/18#issuecomment-796877576
The hope is that this should get rid of all the installation problems that people seem to encounter regularly.
Rewrite all the generic lambda functions in methods.cpp as Functor classes. This was suggested by Aaron Lun in https://github.com/const-ae/sparseMatrixStats/issues/18#issuecomment-796877576
The hope is that this should get rid of all the installation problems that people seem to encounter regularly.