#include "MTTensor.h"#include <fstream>#include <iostream>#include <complex>#include "MTSampleGenerator.h"#include "Jacknife.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 9 of file errordist.cpp.
References StatErrEst< SampleGenerator >::CalcErrors(), MTTensor::GetAlpha_phi(), MTTensor::GetBeta_phi(), MTTensor::GetdetPhi(), MTTensor::GetPhi11(), MTTensor::GetPhi12(), MTTensor::GetPhi21(), MTTensor::GetPhi22(), MTTensor::GetPhiMax(), MTTensor::GetPhiMin(), MTTensor::GetPhixy(), MTTensor::GetZxx(), MTTensor::GetZxy(), MTTensor::GetZyx(), MTTensor::GetZyy(), and MTTensor::SetErrors().
1.5.5