|
|||||||||
| Home >> All >> riso >> [ distributions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
riso.distributions
Class Xpx

java.lang.Objectriso.distributions.Xpx
- All Implemented Interfaces:
- riso.numerical.Callback_1d
- class Xpx
- extends java.lang.Object
- implements riso.numerical.Callback_1d
- extends java.lang.Object
| Field Summary | |
(package private) Distribution |
d
|
(package private) double[] |
x
|
| Constructor Summary | |
(package private) |
Xpx(Distribution d)
|
| Method Summary | |
double |
f(double x_in)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
d
Distribution d
x
double[] x
| Constructor Detail |
Xpx
Xpx(Distribution d)
| Method Detail |
f
public double f(double x_in)
throws java.lang.Exception
- Specified by:
fin interfaceriso.numerical.Callback_1d
|
|||||||||
| Home >> All >> riso >> [ distributions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
riso.distributions.Xpx