#include "C1DMTObjective.h"#include <iostream>#include <string>#include <boost/numeric/ublas/io.hpp>Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 6 of file testmtobjective.cpp.
References GeneralObjective::CalcPerformance(), MTTensor::GetdPhixy(), MTTensor::GetdRhoxy(), GeneralObjective::GetMisfit(), MTTensor::GetPhixy(), MTTensor::GetRhoxy(), and GeneralObjective::GetSynthData().
1.5.5