Fixed a stack overflow bug when using the regression fitting command in...
Fixed a stack overflow bug when using the regression fitting command in logfile plot. Solution involved just allocating on the heap instead of the stack.
Loading
Please sign in to comment