|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Test application for estimate of maximam number from limited sampling. More...
#include <string>#include <iostream>#include <iomanip>#include <vector>#include "TRandom3.h"#include "JTools/JStats.hh"#include "JMath/JMathSupportkit.hh"#include "Jeep/JParser.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Test application for estimate of maximam number from limited sampling.
This estimate is known as the German tank problem.
Definition in file JTank.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 21 of file JTank.cc.