Class RealTest

java.lang.Object
ffx.utilities.FFXTest
ffx.numerics.fft.RealTest

public class RealTest extends ffx.utilities.FFXTest
Author:
Michael J. Schnieders
  • Field Summary

    Fields inherited from class ffx.utilities.FFXTest

    ffxCI, ffxOpenMM, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
    RealTest(String info, int n)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Collection<Object[]>
     
    void
    Test of fft method, of class Complex.

    Methods inherited from class ffx.utilities.FFXTest

    afterClass, afterTest, beforeClass, beforeTest, registerTemporaryDirectory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RealTest

      public RealTest(String info, int n)
  • Method Details

    • data

      public static Collection<Object[]> data()
    • testFft

      public void testFft()
      Test of fft method, of class Complex.