Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NewTOAPIA
Drawing
gamma_threshold
C# 클래스 NewTOAPIA.Drawing.gamma_threshold
상속:
IGammaFunction
파일 보기
프로젝트 열기: Wiladams/NewTOAPIA
공개 메소드들
메소드
설명
GetGamma
(
double
x
) :
double
gamma_threshold
( ) :
System
gamma_threshold
(
double
t
) :
System
threshold
( ) :
double
threshold
(
double
t
) :
void
메소드 상세
GetGamma()
공개
메소드
public
GetGamma
(
double
x
) :
double
x
double
리턴
double
gamma_threshold()
공개
메소드
public
gamma_threshold
( ) :
System
리턴
System
gamma_threshold()
공개
메소드
public
gamma_threshold
(
double
t
) :
System
t
double
리턴
System
threshold()
공개
메소드
public
threshold
( ) :
double
리턴
double
threshold()
공개
메소드
public
threshold
(
double
t
) :
void
t
double
리턴
void