8 #ifndef CORRELATEDGAUSSIANPARAMETERS_H
9 #define CORRELATEDGAUSSIANPARAMETERS_H
70 const std::vector<ModelParameter>&
getPars()
const
112 std::vector<double>
getOrigParsValue(
const std::vector<double>& DiagPars_i)
const;
124 int ParseCGP(std::vector<ModelParameter>& ModPars,
125 std::string& filename,
126 std::ifstream& ifile,
127 boost::tokenizer<boost::char_separator<char> >::iterator & beg,
141 std::vector<ModelParameter>
Pars;
A class for constructing and defining operations on real matrices.
A class for model parameters.
A class for constructing and defining operations on real vectors.