C# Class YAMP.ContourFunction

Inheritance: VisualizationFunction
Exibir arquivo Open project: FlorianRappl/YAMP

Public Methods

Method Description
ContourFunction ( ParseContext context )

Private Methods

Method Description
Function ( MatrixValue Z ) : ContourPlotValue
Function ( MatrixValue Z, MatrixValue v ) : ContourPlotValue
Function ( MatrixValue X, MatrixValue Y, MatrixValue Z ) : ContourPlotValue
Function ( MatrixValue X, MatrixValue Y, MatrixValue Z, MatrixValue v ) : ContourPlotValue
Function ( MatrixValue X, MatrixValue Y, MatrixValue Z, ScalarValue n ) : ContourPlotValue
Function ( MatrixValue Z, ScalarValue n ) : ContourPlotValue

Method Details

ContourFunction() public method

public ContourFunction ( ParseContext context )
context ParseContext