|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--linear_algebra.QRTest_f77
This class tests the (LINPACK) QR classes. It
| Constructor Summary | |
QRTest_f77()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
static double |
normi(double u)
This is a normal cdf inverse routine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QRTest_f77()
| Method Detail |
public static void main(java.lang.String[] args)
public static double normi(double u)
This is a normal cdf inverse routine. Created by Steve Verrill, March 1997.
u - The value (between 0 and 1) to invert.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||