|
hops
|
#include <cmath>#include <Eigen/Dense>#include <Eigen/LU>#include <Eigen/SparseQR>#include <hops/Polytope/MaximumVolumeEllipsoid.hpp>#include <iostream>
Macros | |
| #define | _USE_MATH_DEFINES |
Functions | |
| template<typename Derived > | |
| std::ostream & | operator<< (std::ostream &out, const hops::MaximumVolumeEllipsoid< Derived > &maximumVolumeEllipsoid) |
| template<typename Derived > | |
| void | swap (hops::MaximumVolumeEllipsoid< Derived > &first, hops::MaximumVolumeEllipsoid< Derived > &second) |
| #define _USE_MATH_DEFINES |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const hops::MaximumVolumeEllipsoid< Derived > & | maximumVolumeEllipsoid | ||
| ) |
| void swap | ( | hops::MaximumVolumeEllipsoid< Derived > & | first, |
| hops::MaximumVolumeEllipsoid< Derived > & | second | ||
| ) |
1.8.17