C# Class YAMP.Physics.LegendreFunction

Inheritance: ArgumentFunction
Exibir arquivo Open project: FlorianRappl/YAMP

Public Methods

Method Description
GetPolynom ( int n ) : double>.Func

Private Methods

Method Description
Function ( ScalarValue n, MatrixValue X ) : MatrixValue
Function ( ScalarValue n, ScalarValue x ) : ScalarValue

Method Details

GetPolynom() public static method

public static GetPolynom ( int n ) : double>.Func
n int
return double>.Func