| |
|
| ca.forklabs.media.jai.opimage.ImageFunction3DOpImageTest
ImageFunction3DOpImageTest | public ImageFunction3DOpImageTest(String name)(Code) | | Constructor.
Parameters: name - the name of this test. |
main | public static void main(String... args)(Code) | | Runs only this test.
Parameters: args - ignored. |
testComplexDouble | public void testComplexDouble()(Code) | | Tests that it works for complex floats
|
testComplexFloat | public void testComplexFloat()(Code) | | Tests that it works for complex floats
|
testRealDouble | public void testRealDouble()(Code) | | Tests that it works for real doubles
|
testRealFloat | public void testRealFloat()(Code) | | Tests that it works for real floats
|
|
|
|