In the original paper of FSS, there's a Eval function that compute every leaf node in the evaluation tree, as 'EvalAll'. This function returns a vector whose component is the result of the FSS leaf node at index j.
Is this EvalAll function supported in the lib?
Thanks in advance!
In the original paper of FSS, there's a Eval function that compute every leaf node in the evaluation tree, as 'EvalAll'. This function returns a vector whose component is the result of the FSS leaf node at index j.
Is this EvalAll function supported in the lib?
Thanks in advance!