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
Yea I also noticed the issue and made Array1DTracer in tracers.js directly extend Tracer. I haven't fixed tracers.java and tracers.cpp, but I will fix them as well.
It ends up inheriting functions which are not applicable to it (
selectRow
,selectCol
, etc).The text was updated successfully, but these errors were encountered: