|
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 |
Functions | |
| Eigen::VectorXd | votca::tools::linalg_constrained_qrsolve (const Eigen::MatrixXd &A, const Eigen::VectorXd &b, const Eigen::MatrixXd &constr) |
| solves A*x=b under the constraint B*x = 0 | |