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
We should have an overload of transform that takes pointers and sizes so that we don't have to create all these views just to extract the pointers and K. We really only need r, r1 and r2 as views.
We should have an overload of
transformthat takes pointers and sizes so that we don't have to create all these views just to extract the pointers and K. We really only needr,r1andr2as views.Originally posted by @devreal in #12 (comment)