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
Is it possible to create user defined types for matrix elements that contain int array, for example?
If so, what types should be entered instead of double and uint64_t in the following line?
members = ['double w', 'uint64_t h', 'uint64_t pi']