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
While working on #459, I noticed that there's a NumericMatrix->rowAddScalar() method that isn't documented and that there is no matching columnAddScalar. Should this be rectified? I couldn't find an issue referencing their implementation.
Edit: Noticed there's also rowSubtract and rowSubtractScalar