convexfi / spectralGraphTopology

Structured Graph Learning via Laplacian Spectral Constraints (NeurIPS 2019)
https://CRAN.R-project.org/package=spectralGraphTopology
GNU General Public License v3.0
59 stars 17 forks source link

Memory deallocation of Eigen types #3

Closed mirca closed 6 years ago

mirca commented 6 years ago

This is a note to myself to look into proper ways on how to manage memory allocation in the C++ code. This might impose problems when we work on simulations with large (>400) number of nodes.