component: wpimathgood first issuetype: feature
仓库指标
- 星标
- (1,281 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
A few times, I've written
new Matrix<>(m.getStorage().pseudoInverse())
which makes me wonder why the WPI Matrix wrapper doesn't include it?
A few times, I've written
new Matrix<>(m.getStorage().pseudoInverse())
which makes me wonder why the WPI Matrix wrapper doesn't include it?