vec_math
Class AssociatedLegendrePolynomial.Test

java.lang.Object
  extended by vec_math.AssociatedLegendrePolynomial.Test
Enclosing class:
AssociatedLegendrePolynomial

public static class AssociatedLegendrePolynomial.Test
extends Object

Test class, reads m and l and steps through x from -1 to +1.


Constructor Summary
AssociatedLegendrePolynomial.Test()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociatedLegendrePolynomial.Test

public AssociatedLegendrePolynomial.Test()
Method Detail

main

public static void main(String[] arg)