OpenMS
MatrixUtils.h File Reference
#include <OpenMS/DATASTRUCTURES/Matrix.h>
#include <Eigen/Core>
#include <boost/shared_ptr.hpp>
Include dependency graph for MatrixUtils.h:

Go to the source code of this file.

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Typedefs

typedef boost::shared_ptr< const Eigen::MatrixXdEigenMatrixXdPtr
 
typedef boost::shared_ptr< Eigen::MatrixXdMutableEigenMatrixXdPtr
 

Functions

EigenMatrixXdPtr convertOpenMSMatrix2EigenMatrixXd (const Matrix< double > &m)
 
bool matrixIsIdentityMatrix (const Matrix< double > &channel_frequency)