Méthode | Description | |
---|---|---|
LeastSquaresFitLine ( ) : System.Collections.Generic | ||
LeastSquaresFitLine ( IEnumerable |
Méthode | Description | |
---|---|---|
LeastSquaresFitLinear ( IEnumerable |
public LeastSquaresFitLine ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public LeastSquaresFitLine ( IEnumerable |
||
fitPoints | IEnumerable |
|
Résultat | System.Collections.Generic |
protected LeastSquaresFitLinear ( IEnumerable |
||
xyPoints | IEnumerable |
|
gain | double | |
offset | double | |
Résultat | void |