C# Class YAMP.Physics.ClebschFunction

Inheritance: ArgumentFunction
Datei anzeigen Open project: FlorianRappl/YAMP

Public Methods

Method Description
CGCoefficients ( double j1, double j2, double j, double m1, double m2 ) : double

Private Methods

Method Description
Function ( ScalarValue j1, ScalarValue j2 ) : MatrixValue
factorial ( double arg ) : double
isNotHalf ( ScalarValue j ) : bool
sign ( double j, double j1, double j2 ) : double

Method Details

CGCoefficients() public static method

public static CGCoefficients ( double j1, double j2, double j, double m1, double m2 ) : double
j1 double
j2 double
j double
m1 double
m2 double
return double