DIAdem Help

Variable: GenLSFitAlgorithm

  • Updated2024-09-12
  • 1 minute(s) read

Variable: GenLSFitAlgorithm

Specifies the algorithm for the general LS linear fitting.

Definition GenLSFitAlgorithm, Enumeration variable
Enumeration variable with the following selection terms
Script Term Interface Term, Explanation
"SVD"
SVD
"Givens"
Givens
"Givens2"
Givens2
"Householder"
Householder
"LU Decomposition"
LU decomposition (triangular decomposition)
"Cholesky"
Cholesky
"SVD for Rank Deficient H"
SVD for rank deficient matrix H
The LU decomposition is also called triangular decomposition.

Used by

Command: ChnGenLSFit | Command: ChnGenLSFitWeighted | General LS Linear Fitting | Program Variables in Commands