Class Triangle

java.lang.Object
  extended by Triangle

public class Triangle
extends java.lang.Object

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

Triangle

public Triangle()
Konstructor

Method Detail

getTheoreticalD

public double getTheoreticalD(double paramA)
Ziskani teoretickeho rozptylu

Parameters:
paramA -
Returns:

compute

public void compute(int countGenNumbers,
                    double paramA,
                    int countIntervals)
Vypocet

Parameters:
countGenNumbers -
paramA -
countIntervals -