C# Class YAMP.SignFunction

Inheritance: StandardFunction
Exibir arquivo 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