Hi,
I am curious to know how to release matrix memory in Eigen when useless because I cannot find any function to delete the matrix memory.
I am worry about if the useless matrices will occupy memory so that lead to overflow
Could you help me ?
Thanks,
swanny
Hi, I am curious to know how to release matrix memory in Eigen when useless because I cannot find any function to delete the matrix memory. I am worry about if the useless matrices will occupy memory so that lead to overflow Could you help me ? Thanks, swanny