You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the TransformationAddConstantScalar class, when the scalar has more than 1 word, the Apply function is adding 1 logical operand per word, instead of adding 1 logical operand with its words.