Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
YAMP
HeavisideFunction
C# Class YAMP.HeavisideFunction
Inheritance:
StandardFunction
Mostra file
Open project: FlorianRappl/YAMP
Public Methods
Method
Description
Perform
(
Value
argument
) :
Value
Protected Methods
Method
Description
GetValue
(
ScalarValue
value
) :
ScalarValue
Private Methods
Method
Description
Function
(
ScalarValue
x
) :
ScalarValue
Method Details
GetValue()
protected
method
protected
GetValue
(
ScalarValue
value
) :
ScalarValue
value
ScalarValue
return
ScalarValue
Perform()
public
method
public
Perform
(
Value
argument
) :
Value
argument
Value
return
Value