Commit 2024-03-15 09:45 6f69c4d3
View on Github →refactor: flip LinearMap.convexHull_image and rename to LinearMap.image_convexHull (#11298)
- flip
LinearMap.convexHull_imageand rename toimage_convexHull - while at it, also flip the direction of
convexHull_smulandconvexHull_negto match this - fix argument order of
AffineMap.convexHull_image: have theAffineMapargument come first; there's no good reason not to and this enables dot notation - inline variable
(s : Set E)to achieve this; this is slightly clearer anyway zulip discussion