Canoe
Comprehensive Atmosphere N' Ocean Engine
|
Functions | |
void | read_observation_file (Eigen::VectorXd *target, Eigen::MatrixXd *icov, std::string fname) |
void | gather_probability (std::vector< Inversion * > const &fitq) |
void InversionHelper::read_observation_file | ( | Eigen::VectorXd * | target, |
Eigen::MatrixXd * | icov, | ||
std::string | fname | ||
) |
Definition at line 162 of file inversion.cpp.
void InversionHelper::gather_probability | ( | std::vector< Inversion * > const & | fitq | ) |
Definition at line 203 of file inversion.cpp.