Bayesian Analysis of Neutron Star Mass and Radius Observations
|
Main namespace. More...
The bamr namespace which holds all classes and functions.
This file is documented in bamr.h .
Data Structures | |
class | alt_polytropes |
Alternate polytropes. More... | |
class | bamr_class |
Statistical analysis of EOS from M and R constraints. More... | |
class | entry |
A data class which holds the EOS parameters, the masses and the radii. More... | |
class | fixed_pressure |
Fix pressure on a grid of energy densities. More... | |
class | generic_quarks |
Generic quark model. More... | |
class | model |
Base class for an EOS parameterization. More... | |
class | nstar_cold2 |
A simplified version of nstar_cold. More... | |
class | process |
Processing MCMC data from bamr. More... | |
class | qmc_fixp |
QMC + line segments model for Steiner15un. More... | |
class | qmc_neut |
Use QMC computations of neutron matter from Steiner12cn. More... | |
class | qmc_twop |
QMC + two polytropes for Steiner15un. More... | |
class | quark_star |
A strange quark star model. More... | |
class | two_polytropes |
Two polytropes. More... | |
Typedefs | |
typedef boost::numeric::ublas::vector< double > | ubvector |
typedef boost::numeric::ublas::vector< size_t > | ubvector_size_t |
typedef boost::numeric::ublas::matrix< double > | ubmatrix |
typedef boost::numeric::ublas::matrix_column< ubmatrix > | ubmatrix_column |
Functions | |
std::ostream & | operator<< (std::ostream &os, entry &e) |
Output an entry object (without trailing endline) | |
Documentation generated with Doxygen. Bamr documentation is under the GNU Free Documentation License.