|
hops
|
#include <Eigen/Core>

Go to the source code of this file.
Namespaces | |
| hops | |
Functions | |
| template<typename Derived1 , typename Derived2 > | |
| void | hops::normalizePolytope (Eigen::MatrixBase< Derived1 > &A, Eigen::MatrixBase< Derived2 > &b) |
| Normalizes polytope defined by Ax < b. More... | |
1.8.17