C# Class YAMP.Physics.GegenbauerFunction

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

Méthodes publiques

Méthode Description
Gegenbauer ( Int32 n, Double alpha, ScalarValue x ) : ScalarValue

Private Methods

Méthode Description
Function ( ScalarValue n, ScalarValue alpha, MatrixValue Z ) : MatrixValue
Function ( ScalarValue n, ScalarValue alpha, ScalarValue z ) : ScalarValue

Method Details

Gegenbauer() public static méthode

public static Gegenbauer ( Int32 n, Double alpha, ScalarValue x ) : ScalarValue
n System.Int32
alpha Double
x ScalarValue
Résultat ScalarValue