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
YAMP
LinfitFunction
C# Class YAMP.LinfitFunction
Inheritance:
SystemFunction
Datei anzeigen
Open project: FlorianRappl/YAMP
Class Usage Examples
Public Methods
Method
Description
LinfitFunction
(
ParseContext
context
) :
YAMP.Exceptions
Private Methods
Method
Description
Function
(
MatrixValue
x
,
MatrixValue
y
,
FunctionValue
f
) :
FunctionValue
Function
(
MatrixValue
x
,
MatrixValue
y
,
MatrixValue
f
) :
MatrixValue
Method Details
LinfitFunction()
public
method
public
LinfitFunction
(
ParseContext
context
) :
YAMP.Exceptions
context
ParseContext
return
YAMP.Exceptions