maspack.solvers
Class PardisoSolverTest
java.lang.Object
maspack.solvers.PardisoSolverTest
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class PardisoSolverTest
- extends java.lang.Object
- implements java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PardisoSolverTest
public PardisoSolverTest()
setMatrixType
public void setMatrixType(java.lang.String typeStr)
perturbSymmetricMatrix
public void perturbSymmetricMatrix(SparseMatrixNd S,
double eps)
threadtest
public void threadtest()
frametest
public void frametest()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
testFromFile
public void testFromFile(ReaderTokenizer rtok)
throws java.io.IOException
- Throws:
java.io.IOException
dotest
public void dotest()
main
public static void main(java.lang.String[] args)