Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NewTOAPIA
Drawing
gamma_threshold
C# Class NewTOAPIA.Drawing.gamma_threshold
Inheritance:
IGammaFunction
Mostrar archivo
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
GetGamma
(
double
x
) :
double
gamma_threshold
( ) :
System
gamma_threshold
(
double
t
) :
System
threshold
( ) :
double
threshold
(
double
t
) :
void
Method Details
GetGamma()
public
method
public
GetGamma
(
double
x
) :
double
x
double
return
double
gamma_threshold()
public
method
public
gamma_threshold
( ) :
System
return
System
gamma_threshold()
public
method
public
gamma_threshold
(
double
t
) :
System
t
double
return
System
threshold()
public
method
public
threshold
( ) :
double
return
double
threshold()
public
method
public
threshold
(
double
t
) :
void
t
double
return
void