BCDataPoint.cxx
void PrintSummary(void(*output)(const std::string &)=BCLog::OutSummary) const
Print summary of data point to the string handler.
Definition: BCDataPoint.cxx:44
void SetValues(const std::vector< double > &values)
Set the values of all variables.
Definition: BCDataPoint.cxx:30