etomica.util
Class AssociatedPolynomial

java.lang.Object
  extended by etomica.util.AssociatedPolynomial
All Implemented Interfaces:
Serializable

public class AssociatedPolynomial
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AssociatedPolynomial()
           
 
Method Summary
static double plgndr(int l, int m, double theta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociatedPolynomial

public AssociatedPolynomial()
Method Detail

plgndr

public static double plgndr(int l,
                            int m,
                            double theta)