C# Class YAMP.Physics.HzetaFunction

Inheritance: ArgumentFunction
Exibir arquivo Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
HurwitzZeta ( Double s, ScalarValue q ) : ScalarValue
HurwitzZeta ( ScalarValue s, ScalarValue q ) : ScalarValue
HurwitzZeta ( double s, double q ) : double

Private Methods

Method Description
Function ( ScalarValue s, MatrixValue Q ) : MatrixValue
Function ( ScalarValue s, ScalarValue q ) : ScalarValue

Method Details

HurwitzZeta() public static method

public static HurwitzZeta ( Double s, ScalarValue q ) : ScalarValue
s Double
q ScalarValue
return ScalarValue

HurwitzZeta() public static method

public static HurwitzZeta ( ScalarValue s, ScalarValue q ) : ScalarValue
s ScalarValue
q ScalarValue
return ScalarValue

HurwitzZeta() public static method

public static HurwitzZeta ( double s, double q ) : double
s double
q double
return double