|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netlib.arpack.Dstatn
public class Dstatn
Following is the description from the original Fortran source. For each array argument, the Java version will include an integer offset parameter, so the arguments may not match the description exactly. Contact seymour@cs.utk.edu with any questions.c %---------------------------------------------% c | Initialize statistic and timing information | c | for nonsymmetric Arnoldi code. | c %---------------------------------------------% c
Field Summary | |
---|---|
static float |
t0
|
static float |
t1
|
static float |
t2
|
static float |
t3
|
static float |
t4
|
static float |
t5
|
Constructor Summary | |
---|---|
Dstatn()
|
Method Summary | |
---|---|
static void |
dstatn()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static float t0
public static float t1
public static float t2
public static float t3
public static float t4
public static float t5
Constructor Detail |
---|
public Dstatn()
Method Detail |
---|
public static void dstatn()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |