Commit 2025-11-21 04:24 7df67282
View on Github →chore: make CLM.extend total and define LM.leftInverse (#31799)
- Make
ContinuousLinearMap.extenda total function - Define
LinearMap.leftInverseas a total function with junk value if the input is not invertible. Required for #31074