FEDRA emulsion software from the OPERA Collaboration
|
This is the complete list of members for EdbMath, including all inherited members.
Angle3(float tx1, float ty1, float tx2, float ty2) | EdbMath | static |
ArrStat(int n, float *x, float par[4]) | EdbMath | static |
DistancePointLine3(float Point[3], float LineStart[3], float LineEnd[3], bool inside) | EdbMath | static |
EdbMath() | EdbMath | inline |
LFIT3(float *X, float *Y, float *Z, float *W, int L, float &X0, float &Y0, float &Z0, float &TX, float &TY, float &EX, float &EY) | EdbMath | static |
LFITW(float *X, float *Y, float *W, int L, int KEY, float &A, float &B, float &E) | EdbMath | static |
LineLineIntersect(float p1[3], float p2[3], float p3[3], float p4[3], float pa[3], float pb[3], double &mua, double &mub) | EdbMath | static |
LinFitCOV(int n, float *x, float *y, double *c, float *p, float *d, float *chi2) | EdbMath | static |
LinFitDiag(int n, float *x, float *y, float *e, float p[2], float d[2][2], float *chi2) | EdbMath | static |
Magnitude3(float Point1[3], float Point2[3]) | EdbMath | static |
~EdbMath() | EdbMath | inlinevirtual |