GeneralBrokenLines V03-01-03
using EIGEN
|
Utilities for GBL applications. More...
#include "GblUtilities.h"
Go to the source code of this file.
Namespaces | |
namespace | gbl |
Namespace for the general broken lines package. | |
Functions | |
double | gbl::gblMultipleScatteringError (double qbyp, double xbyx0) |
Multiple scattering error. More... | |
Matrix5d | gbl::gblSimpleJacobian (double ds, double cosl, double bfac) |
Simple jacobian. More... | |
double | gbl::unrm () |
unit normal distribution, Box-Muller method, polar form More... | |
double | gbl::unif () |
uniform distribution [0..1] More... | |
Utilities for GBL applications.
Definition in file GblUtilities.cpp.