C# Class YAMP.LinfitFunction

Inheritance: SystemFunction
ファイルを表示 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