JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class RootMeanSquaresTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.alsUtility.RootMeanSquaresTest

public class RootMeanSquaresTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
RootMeanSquaresTest(java.lang.String name)
           
 
Method Summary
 void test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootMeanSquaresTest

public RootMeanSquaresTest(java.lang.String name)
Method Detail

test

public void test()

JavaGenes, NASA Ames. Written largely by Al Globus