MLV-App icon indicating copy to clipboard operation
MLV-App copied to clipboard

Add element to ssshist

Open esoha-nvidia opened this issue 1 year ago • 5 comments

sssshist stores a histogram of how often each ssss value is used. There are 16 of them, from 1-16. Though 0 is unused, it's more convenient to index the elements by ssss so, rather than subtract one before indexing, we will make the array larger by one element.

This fixes #266

esoha-nvidia avatar Jan 17 '23 21:01 esoha-nvidia