master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
8 #ifndef CORRELATEDGAUSSIANPARAMETERS_H
9 #define CORRELATEDGAUSSIANPARAMETERS_H
64 const std::vector<ModelParameter>&
getPars()
const
106 std::vector<double>
getOrigParsValue(
const std::vector<double>& DiagPars_i)
const;
118 int ParseCGP(std::vector<ModelParameter>& ModPars,
119 std::string& filename,
120 std::ifstream& ifile,
121 boost::tokenizer<boost::char_separator<char> >::iterator & beg,
135 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.