matrix allocation never throws bad_alloc!!thanks jsmith. I have found that i should change /etc/sysctl.conf adding vm.overcommit_memory=2. ...
matrix allocation never throws bad_alloc!!std::vector needs to be used nested in order to produce a 2-dimensional array (matrix). I've tried t...
matrix allocation never throws bad_alloc!!If I try to allocate more memory than I have (ram+swap) for a vector a bad_alloc exception is thrown...
releaseing allocated memory on exitkbw, thanks.... I'll try to follow the first strategy.
releaseing allocated memory on exitKBW, [i]But the crux of the matter is the structure of your code. You program should terminate th...
This user does not accept Private Messages