Canoe
Comprehensive Atmosphere N' Ocean Engine
InversionHelper Namespace Reference

Functions

void read_observation_file (Eigen::VectorXd *target, Eigen::MatrixXd *icov, std::string fname)
 
void gather_probability (std::vector< Inversion * > const &fitq)
 

Function Documentation

◆ read_observation_file()

void InversionHelper::read_observation_file ( Eigen::VectorXd *  target,
Eigen::MatrixXd *  icov,
std::string  fname 
)

Definition at line 162 of file inversion.cpp.

◆ gather_probability()

void InversionHelper::gather_probability ( std::vector< Inversion * > const &  fitq)

Definition at line 203 of file inversion.cpp.