|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpal.math.LMSSolver.Utils
public static final class LMSSolver.Utils
Title: Utils
A store of LMSSolver related utiltiies
| Constructor Summary | |
|---|---|
LMSSolver.Utils()
|
|
| Method Summary | |
|---|---|
static LMSSolver |
getSimpleSolver()
Obtain a simple LMSSolver that uses the "traditional" method for LMS stuff (IE, using row reduction to find the inverse, with poor numerical accuracy) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LMSSolver.Utils()
| Method Detail |
|---|
public static final LMSSolver getSimpleSolver()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||