EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | genfit |
Defines for I/O streams used for error and debug printing. | |
Functions | |
template<unsigned int rows, unsigned int cols> | |
Eigen::Matrix< double, rows, cols > | genfit::RKMatrixToEigenMatrix (const RKMatrix< rows, cols > &rkMatrix) |
template<unsigned int rows, unsigned int cols> | |
RKMatrix< rows, cols > | genfit::eigenMatrixToRKMatrix (const Eigen::Matrix< double, rows, cols > &eigenMatrix) |