We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5e437 commit ff24a2eCopy full SHA for ff24a2e
src/Math-Numerical/PMLeastSquares.class.st
@@ -4,7 +4,7 @@ SVD-based implementation of a minimum-norm solution to the overdetermined least
4
Class {
5
#name : #PMLeastSquares,
6
#superclass : #Object,
7
- #category : #'Math-Numerical'
+ #category : #'Math-Numerical-Math-LinearAlgebra'
8
}
9
10
{ #category : #accessing }
0 commit comments