EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for KfMatrix, including all inherited members.
Add(KfMatrix *in) | KfMatrix | |
AddCore(KfMatrix *in1, KfMatrix *in2, int what) | KfMatrix | private |
Arbitrary enum value | KfMatrix | |
ARR() | KfMatrix | inline |
AssignTrueDimensions(int trans, int dim[2]) | KfMatrix | private |
Bufferize() | KfMatrix | private |
CheckPositivity() | KfMatrix | |
CopyFrom(KfMatrix *in) | KfMatrix | |
CorrelationPrint(const char *fmt=_PRINTOUT_FORMAT_DEFAULT_) | KfMatrix | |
DimensionChainCheck(KfMatrix *in1, KfMatrix *in2, unsigned mode) | KfMatrix | private |
DimensionMatchCheck(KfMatrix *kfm2) | KfMatrix | private |
FixPositivity(double maxFixablePositivityScrewup, double positivityCorrelationFix) | KfMatrix | |
ForceSymmetric() | KfMatrix | |
GetDim1() const | KfMatrix | inline |
GetDim2() const | KfMatrix | inline |
GetDimensionCheckFlag() | KfMatrix | inlinestatic |
Invert(MtxType type=Arbitrary) | KfMatrix | |
KFM(int ip, int iq) | KfMatrix | inline |
KfMatrix(unsigned dim1, unsigned dim2=1) | KfMatrix | |
KfmReturn(int ret) | KfMatrix | privatestatic |
KFV(int ip) | KfMatrix | inline |
mArr | KfMatrix | private |
mDim | KfMatrix | private |
mDim1 | KfMatrix | private |
mDim2 | KfMatrix | private |
mDimensionCheckFlag | KfMatrix | privatestatic |
MtxType enum name | KfMatrix | |
Print(const char *fmt=_PRINTOUT_FORMAT_DEFAULT_) | KfMatrix | |
Reset() | KfMatrix | |
SetDimensionCheckFlag(bool what) | KfMatrix | inlinestatic |
SetToDifference(KfMatrix *in1, KfMatrix *in2) | KfMatrix | |
SetToProduct(double cff, KfMatrix *in) | KfMatrix | |
SetToProduct(KfMatrix *in1, KfMatrix *in2, unsigned mode=0x0000) | KfMatrix | |
SetToProduct(KfMatrix *in1, KfMatrix *in2, KfMatrix *in3, unsigned mode=0x0000) | KfMatrix | |
SetToProductCore(KfMatrix *in1, KfMatrix *in2, KfMatrix *in3, unsigned mode=0x0000) | KfMatrix | private |
SetToSum(KfMatrix *in1, KfMatrix *in2) | KfMatrix | |
Subtract(KfMatrix *in) | KfMatrix | |
Symmetric enum value | KfMatrix | |
Unity() | KfMatrix | |
VectorLengthSquare(KfMatrix *metric, double *lsqr) | KfMatrix | |
~KfMatrix() | KfMatrix |