As an example, I have a class that uses the Eigen library as follows:
class A { private: Eigen::MatrixXd _matrix; public: Eigen::MatrixXd