|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTriangle
public class Triangle
Trida pro kontrolovany vypocet
Constructor Summary | |
---|---|
Triangle()
Konstructor |
Method Summary | |
---|---|
void |
compute(int countGenNumbers,
double paramA,
int countIntervals)
Vypocet |
double |
getTheoreticalD(double paramA)
Ziskani teoretickeho rozptylu |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Triangle()
Method Detail |
---|
public double getTheoreticalD(double paramA)
paramA
-
public void compute(int countGenNumbers, double paramA, int countIntervals)
countGenNumbers
- paramA
- countIntervals
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |