EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KfMatrix.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KfMatrix
 

Macros

#define _KF_MATRIX_H
 
#define _PRINTOUT_FORMAT_DEFAULT_   ("%12.8f ")
 
#define _TRANSPOSE_IN1_   0x001
 
#define _TRANSPOSE_IN2_   0x002
 
#define _TRANSPOSE_IN3_   0x004
 

Typedefs

typedef KfMatrix KfVector
 

Macro Definition Documentation

#define _KF_MATRIX_H

Definition at line 16 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 16 of file KfMatrix.h

#define _PRINTOUT_FORMAT_DEFAULT_   ("%12.8f ")

Definition at line 18 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 18 of file KfMatrix.h

#define _TRANSPOSE_IN1_   0x001

Definition at line 121 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 121 of file KfMatrix.h

Referenced by KfMatrix::DimensionChainCheck(), KfMatrix::SetToProduct(), KfMatrix::SetToProductCore(), KalmanFilter::SmootherPass(), and KfMatrix::VectorLengthSquare().

#define _TRANSPOSE_IN2_   0x002

Definition at line 122 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 122 of file KfMatrix.h

Referenced by KfMatrix::DimensionChainCheck(), KalmanFilter::DoFilterAlgebra(), KfMatrix::SetToProduct(), and KfMatrix::SetToProductCore().

#define _TRANSPOSE_IN3_   0x004

Definition at line 123 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 123 of file KfMatrix.h

Referenced by KalmanFilter::DoFilterAlgebra(), KfMatrix::SetToProductCore(), and KalmanFilter::SmootherPass().

Typedef Documentation

typedef KfMatrix KfVector

Definition at line 127 of file KfMatrix.h.

View newest version in sPHENIX GitHub at line 127 of file KfMatrix.h