Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YAMP
CplotFunction
C# 클래스 YAMP.CplotFunction
상속:
VisualizationFunction
파일 보기
프로젝트 열기: FlorianRappl/YAMP
공개 메소드들
메소드
설명
CplotFunction
(
ParseContext
context
) :
System
비공개 메소드들
메소드
설명
Function
(
FunctionValue
f
) :
ComplexPlotValue
Function
(
FunctionValue
f
,
ScalarValue
min
,
ScalarValue
max
) :
ComplexPlotValue
Function
(
FunctionValue
f
,
ScalarValue
minX
,
ScalarValue
maxX
,
ScalarValue
minY
,
ScalarValue
maxY
) :
ComplexPlotValue
Plot
(
FunctionValue
f
,
Double
minx
,
Double
maxx
,
Double
miny
,
Double
maxy
) :
ComplexPlotValue
메소드 상세
CplotFunction()
공개
메소드
public
CplotFunction
(
ParseContext
context
) :
System
context
ParseContext
리턴
System