hops
Namespaces | Functions
NormalizePolytope.hpp File Reference
#include <Eigen/Core>
Include dependency graph for NormalizePolytope.hpp:
This graph shows which files directly or indirectly include this file:

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...