powered by
Freeing the memory occupied by the data structures. It destroys the hat function (Preparehatfunction) and RandomVec().
ranlip.FreeMem()
No return value, called for side effects
# NOT RUN { dim<-3 left<-c(0,0,0) right<-c(5,5,5) ranlip.Init(dim, left, right); ranlip.FreeMem(); # }
Run the code above in your browser using DataLab