|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpdf.PDF
pdf.GaussDistribution
A concrete implementation of a PDF, the gauss distribution
| Field Summary |
| Fields inherited from class pdf.PDF |
area |
| Constructor Summary | |
GaussDistribution(Area area,
double variance)
|
|
| Method Summary | |
Probability |
getProbability(Cartesian coordinates)
|
| Methods inherited from class pdf.PDF |
checkArea, getArea, print |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GaussDistribution(Area area,
double variance)
| Method Detail |
public Probability getProbability(Cartesian coordinates)
throws AreaException
getProbability in class PDFAreaException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||