Commit 17af302
committed
COMP: Remove unused netlib linalg lsmr solver
The lsmrBase/lsmrDense least-squares solver in the vendored netlib
linalg/ directory has no vnl_* wrapper (unlike lsqr, which vnl_lsqr
exposes) and no consumer anywhere in ITK or the downstream forest
(ANTs, BRAINSTools, Slicer). Only its own self-test referenced it, so
the sources are compiled-but-dead weight in itkv3p_netlib. Drop the
four sources and the netlib_lsmrTest2 self-test.1 parent f6969b6 commit 17af302
7 files changed
Lines changed: 1 addition & 1401 deletions
File tree
- Modules/ThirdParty/VNL/src/vxl/v3p/netlib
- linalg
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | 133 | | |
136 | 134 | | |
137 | 135 | | |
| |||
192 | 190 | | |
193 | 191 | | |
194 | 192 | | |
195 | | - | |
| 193 | + | |
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
| |||
0 commit comments