org.dawb.common.python.test
Class NumpyTest

java.lang.Object
  extended by org.dawb.common.python.test.NumpyTest

public class NumpyTest
extends java.lang.Object


Constructor Summary
NumpyTest()
           
 
Method Summary
 void testImageManipulation()
           
 void testJepDataset()
           
 void testLargerDataset()
           
 void testNumpyMemorySingleJep()
           
 void testNumpyOperator()
           
 void testNumpyUtils()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumpyTest

public NumpyTest()
Method Detail

testJepDataset

public void testJepDataset()
                    throws java.lang.Throwable
Throws:
java.lang.Throwable

testNumpyUtils

public void testNumpyUtils()
                    throws java.lang.Throwable
Throws:
java.lang.Throwable

testLargerDataset

public void testLargerDataset()
                       throws java.lang.Throwable
Throws:
java.lang.Throwable

testImageManipulation

public void testImageManipulation()
                           throws java.lang.Throwable
Throws:
java.lang.Throwable

testNumpyOperator

public void testNumpyOperator()
                       throws java.lang.Throwable
Throws:
java.lang.Throwable

testNumpyMemorySingleJep

public void testNumpyMemorySingleJep()
                              throws java.lang.Throwable
Throws:
java.lang.Throwable