#include "Aniso1DMTObjective.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 testanisomtobjective.cpp.
References GeneralObjective::CalcPerformance(), MTStation::GetData(), MTTensor::GetdPhixy(), MTTensor::GetdRhoxy(), GeneralObjective::GetMisfit(), MTTensor::GetPhixy(), MTTensor::GetRhoxy(), GeneralObjective::GetSynthData(), and C1DMTObjective::SetFitParameters().
1.5.5