C# 클래스 YAMP.PlotFunction

상속: VisualizationFunction
파일 보기 프로젝트 열기: FlorianRappl/YAMP

공개 메소드들

메소드 설명
PlotFunction ( ParseContext context ) : YAMP.Exceptions

비공개 메소드들

메소드 설명
Function ( MatrixValue m ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n ) : Plot2DValue
Function ( MatrixValue m, MatrixValue n, ArgumentsValue l ) : Plot2DValue

메소드 상세

PlotFunction() 공개 메소드

public PlotFunction ( ParseContext context ) : YAMP.Exceptions
context ParseContext
리턴 YAMP.Exceptions