Closed AbheekG closed 8 years ago
looks good to me! Push commits as you make them and I will continue reviewing.
I'm closing this because #143 is adding n_byte
method for all objects. The sd_malloc_total_n_byte
would still be a useful addition, so feel free to open a new PR just for that.
Incomplete nbytes: I have added sd_malloc_total_nbytes() and tests for it. nbytes tests for hist and rng. The number of nbytes declarations are more. I am working on them. Comments on the other ones awaited.