Méthode | Description | |
---|---|---|
S ( ) : Matrix | ||
SVD ( Matrix M ) : System | ||
U ( ) : Matrix | ||
V ( ) : Matrix | ||
cond ( ) : double | ||
norm2 ( ) : double | ||
rank ( ) : int | ||
singularValues ( ) : Vector | ||
solveFor ( Vector b ) : Vector |
Méthode | Description | |
---|---|---|
hypot ( double a, double b ) : double |