C# Class YAMP.PlotFunction

Inheritance: VisualizationFunction
ファイルを表示 Open project: FlorianRappl/YAMP

Public Methods

Method Description
PlotFunction ( ParseContext context ) : YAMP.Exceptions

Private Methods

Method Description
Function ( MatrixValue m ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n, ArgumentsValue l ) : Plot2DValue

Method Details

PlotFunction() public method

public PlotFunction ( ParseContext context ) : YAMP.Exceptions
context ParseContext
return YAMP.Exceptions