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
For instance, op = OrthoPoly("gaussian",10) could be op = @gaussian 10. This really needs to be thought through -- what should be the syntax to distinguish between OrthoPoly and OrthoPolyQ?...