|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.naokishibata.math.ConjGrad
public class ConjGrad
Nested Class Summary | |
---|---|
static interface |
ConjGrad.Instance
|
static class |
ConjGrad.TestInst
|
Constructor Summary | |
---|---|
ConjGrad()
|
Method Summary | |
---|---|
static VectorN |
execute(ConjGrad.Instance ins,
VectorN iv,
double scale0,
double scale1,
int loopCnt)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConjGrad()
Method Detail |
---|
public static VectorN execute(ConjGrad.Instance ins, VectorN iv, double scale0, double scale1, int loopCnt)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |