| 
    votca 2025.1-dev
    
   | 
 

Go to the source code of this file.
Namespaces | |
| namespace | votca | 
| Provides a means for comparing floating point numbers.  | |
| namespace | votca::tools | 
| namespace | votca::tools::EigenIO_MatrixMarket | 
Functions | |
| Eigen::VectorXd | votca::tools::EigenIO_MatrixMarket::ReadVector (const std::string &filename) | 
| void | votca::tools::EigenIO_MatrixMarket::WriteVector (const std::string &filename, const Eigen::VectorXd &output) | 
| void | votca::tools::EigenIO_MatrixMarket::WriteMatrix (const std::string &filename, const Eigen::MatrixXd &output) | 
| Eigen::MatrixXd | votca::tools::EigenIO_MatrixMarket::ReadMatrix (const std::string &filename) |