NumCosmo Reference Manual
Numcosmo Math
Vector
— Allocation, access and operations.
Matrix
— Allocation and access.
Helper C functions to call lapack
— FIXME
Model Scalar Parameter Description
— Describes the properties of a scalar parameter.
Model Vector Parameter Description
— Describes the properties of a vector parameter.
Generic Reparametrization Object
— FIXME
Generic Linear Reparametrization Object
— FIXME
Generic Model Pure Virtual Class
— FIXME
Model update control object
— FIXME
A set of NcmModels
— FIXME
A function of NcmMSet
— FIXME
Spline abstract class
— Defines the prototype of a general spline object.
GSL spline
— Object wrapper.
Cubic Spline
— Abstract class for cubic splines.
Notaknot Cubic Spline
— Notaknot boundary conditions.
Spline Autoknots
— Automatic generation of the knots of a spline.
Spline
— FIXME
Two Dimensional Spline Abstract Class
Defines the prototype of the
NcmSpline2d
object.
Two Dimensional Spline from Spline
— Abstract class for two dimensional splines.
Two Dimensional Bicubic Spline
— Abstract class for bicubic splines.
Two Dimensional Spline GSL based
— Abstract class for two dimensional splines.
Function Evaluator
— A general purpose multi-threaded function evaluator
Logarithm fast fourier transform algorithm
— FIXME
Library Configuration
— FIXME
Special Functions
Trigonometric Integrals
— Sin integral implementation with support for multiple precision calculation
Multiple Precision Hypergeometric 0F1
— FIXME
Multiple Precision Spherical Bessel j_l
— Spherical bessel implementation with support for multiple precision calculation
Multiple Precision Spherical Bessel j_l integral
— Spherical bessel integrals implementation with support for multiple precision calculation
Spherical Bessel j_l
— FIXME
Spherical Bessel j_l Integral
— FIXME
Data Objects
Generic Data Object
— Object representing generic data
Data Set module
— Object representing a set of data
Gaussian Data
— Generic Gaussian object
Poisson Distribution Data
— Object representing data from a Poisson distribution
One Variable Distribution Data
— Object representing a one variable distribution data
Statistical Analysis
Likelihood
— FIXME
Statistical Priors
— FIXME
Cosmological Fit
— FIXME
Confidence Region
— FIXME
Non-linear Minimization -- GSL
— FIXME
NLopt interface
— Interface for NLopt optmization library
Least Squares Algorithims -- Levmar
— Interface for Levenberg-Marquardt nonlinear least squares algorithm library
Non-linear Simplex Minimization -- GSL
— FIXME
Least Squares Algorithims -- GSL
— FIXME
Special Functions