C# 클래스 YAMP.ContourFunction

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

공개 메소드들

메소드 설명
ContourFunction ( ParseContext context )

비공개 메소드들

메소드 설명
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

메소드 상세

ContourFunction() 공개 메소드

public ContourFunction ( ParseContext context )
context ParseContext