C# Class YAMP.Physics.GegenbauerFunction

Inheritance: ArgumentFunction
Exibir arquivo Open project: FlorianRappl/YAMP

Public Methods

Method Description
Gegenbauer ( Int32 n, Double alpha, ScalarValue x ) : ScalarValue

Private Methods

Method Description
Function ( ScalarValue n, ScalarValue alpha, MatrixValue Z ) : MatrixValue
Function ( ScalarValue n, ScalarValue alpha, ScalarValue z ) : ScalarValue

Method Details

Gegenbauer() public static method

public static Gegenbauer ( Int32 n, Double alpha, ScalarValue x ) : ScalarValue
n System.Int32
alpha Double
x ScalarValue
return ScalarValue