Commit 2025-02-21 08:47 a3fe5f08

View on Github →

feat: rename variables to fit doc (#22143) The documentation of Set.LeftInvOn mentions g while in the definition the variable is named f'. This PR changes the name of the variable to g. Likewise for Set.RightInvOn.

Estimated changes