87 #endif // math_funcs_h INDEX Index
The type to use for all integer numbers and indices.
Numeric lgamma_func(Numeric xx)
ln Gamma Function
Numeric sign(const Numeric &x)
sign
Numeric last(ConstVectorView x)
last
Index integer_div(const Index &x, const Index &y)
integer_div
void nlogspace(Vector &x, const Numeric start, const Numeric stop, const Index n)
nlogspace
void nlinspace(Vector &x, const Numeric start, const Numeric stop, const Index n)
nlinspace
NUMERIC Numeric
The type to use for all floating point numbers.
void linspace(Vector &x, const Numeric start, const Numeric stop, const Numeric step)
linspace
Numeric fac(const Index n)
fac
This can be used to make arrays out of anything.
Numeric AngIntegrate_trapezoid(ConstMatrixView Integrand, ConstVectorView za_grid, ConstVectorView aa_grid)
AngIntegrate_trapezoid.
Numeric gamma_func(Numeric xx)
Gamma Function.
A constant view of a Vector.
Numeric AngIntegrate_trapezoid_opti(ConstMatrixView Integrand, ConstVectorView za_grid, ConstVectorView aa_grid, ConstVectorView grid_stepsize)
AngIntegrate_trapezoid_opti.
A constant view of a Matrix.
void unitl(Vector &x)
lunit