Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
LeastSquares
C# Class LeastSquares, chronojump
Datei anzeigen
Open project: GNOME/chronojump
Class Usage Examples
Public Properties
Property
Type
Description
Coef
double[]
Success
bool
Public Methods
Method
Description
LeastSquares
( ) :
System
Test
( ) :
void
calculate
( ) :
void
Method Details
LeastSquares()
public
method
public
LeastSquares
( ) :
System
return
System
Test()
public
method
public
Test
( ) :
void
return
void
calculate()
public
method
public
calculate
( ) :
void
return
void
Property Details
Coef
public_oe property
public
double[]
Coef
return
double[]
Success
public_oe property
public
bool
Success
return
bool