C# Class YAMP.PlotFunction

Inheritance: VisualizationFunction
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
PlotFunction ( ParseContext context ) : YAMP.Exceptions

Private Methods

Méthode Description
Function ( MatrixValue m ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n, ArgumentsValue l ) : Plot2DValue

Method Details

PlotFunction() public méthode

public PlotFunction ( ParseContext context ) : YAMP.Exceptions
context ParseContext
Résultat YAMP.Exceptions