X and Y are variables for events. By complexity class I mean computational complexity, not sure what scaling parameter is supposed to be there?
Computational complexity only makes sense in terms of varying sizes of inputs. Are some Y events “bigger” than others in some way so that you can look at how the program runtime depends on that “size”?
What I had in mind was increasing precision of Y.
I guess that makes sense. Thanks for clarifying!
X and Y are variables for events. By complexity class I mean computational complexity, not sure what scaling parameter is supposed to be there?
Computational complexity only makes sense in terms of varying sizes of inputs. Are some Y events “bigger” than others in some way so that you can look at how the program runtime depends on that “size”?
What I had in mind was increasing precision of Y.
I guess that makes sense. Thanks for clarifying!