#include "MTTensor.h"#include <fstream>#include <iostream>#include <complex>#include "UniformRNG.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 8 of file disttest.cpp.
References MTTensor::GetAlpha_phi(), MTTensor::GetBeta_phi(), UniformRNG::GetNumber(), MTTensor::GetPhi11(), MTTensor::GetPhi12(), MTTensor::GetPhi21(), MTTensor::GetPhi22(), MTTensor::GetPhiMax(), and MTTensor::GetPhiMin().
1.5.5