|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmathcomp.monitor.DefaultReportable
mathcomp.la.solve.AbstractSolver
mathcomp.la.external.AbstractHBSolver
mathcomp.la.external.PardisoLoader
public class PardisoLoader
Field Summary |
---|
Fields inherited from class mathcomp.la.solve.AbstractSolver |
---|
m |
Constructor Summary | |
---|---|
PardisoLoader()
|
Method Summary | |
---|---|
boolean |
isDestructive()
|
static boolean |
isLoaded()
|
static void |
main(java.lang.String[] args)
|
java.lang.String |
toString()
|
Methods inherited from class mathcomp.la.external.AbstractHBSolver |
---|
getI2i, setI2i, solve |
Methods inherited from class mathcomp.la.solve.AbstractSolver |
---|
getM, getX, getY, setM, setX, setY |
Methods inherited from class mathcomp.monitor.DefaultReportable |
---|
getReport, report, setReport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface mathcomp.monitor.Reportable |
---|
getReport, report, setReport |
Constructor Detail |
---|
public PardisoLoader()
Method Detail |
---|
public boolean isDestructive()
isDestructive
in interface Solver
isDestructive
in class AbstractHBSolver
public static boolean isLoaded()
public java.lang.String toString()
toString
in class AbstractHBSolver
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |