public class MultipoleTensorQISIMDTest
extends Object
Parameterized Test of the MultipoleTensorSIMD class based on previous MultipoleTensorSIMD tests.
- Since:
- 1.0
- Author:
- Matthew Speranza
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
MultipoleTensorQISIMDTest 
public MultipoleTensorQISIMDTest(String info,
int order,
Operator operator)
-