C# Class YAMP.AbsFunction

Inheritance: StandardFunction
Afficher le fichier Open project: FlorianRappl/YAMP Class Usage Examples

Méthodes publiques

Méthode Description
Abs ( Value argument ) : Value
Perform ( Value argument ) : Value

Private Methods

Méthode Description
Function ( MatrixValue x ) : MatrixValue
Function ( ScalarValue x ) : ScalarValue

Method Details

Abs() public static méthode

public static Abs ( Value argument ) : Value
argument Value
Résultat Value

Perform() public méthode

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