#include "MTTensor.h"#include <iostream>#include <complex>#include "Jacknife.h"#include "Bootstrap.h"#include "MTSampleGenerator.h"#include "ArraySampleGenerator.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 10 of file detdist.cpp.
References StatErrEst< SampleGenerator >::CalcErrors(), MTTensor::GetRhoxy(), and MTTensor::SetErrors().
1.5.5