C# 클래스 YAMP.FplotFunction

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

공개 메소드들

메소드 설명
FplotFunction ( ParseContext context ) : System

비공개 메소드들

메소드 설명
Function ( FunctionValue f ) : Plot2DValue
Function ( FunctionValue f, ScalarValue min, ScalarValue max ) : Plot2DValue
Function ( FunctionValue f, ScalarValue min, ScalarValue max, ScalarValue precision ) : Plot2DValue
Plot ( IFunction f, Double minx, Double maxx, Double precision ) : Plot2DValue

메소드 상세

FplotFunction() 공개 메소드

public FplotFunction ( ParseContext context ) : System
context ParseContext
리턴 System