C# Class YAMP.SignFunction

Inheritance: StandardFunction
Afficher le fichier Open project: FlorianRappl/YAMP

Méthodes publiques

Méthode Description
Perform ( Value argument ) : Value

Méthodes protégées

Méthode Description
GetValue ( ScalarValue value ) : ScalarValue

Private Methods

Méthode Description
Function ( ScalarValue x ) : ScalarValue

Method Details

GetValue() protected méthode

protected GetValue ( ScalarValue value ) : ScalarValue
value ScalarValue
Résultat ScalarValue

Perform() public méthode

public Perform ( Value argument ) : Value
argument Value
Résultat Value