
Go to the source code of this file.
| Functions | |
| EIGEN_DECLARE_TEST (geo_hyperplane) | |
| template<typename HyperplaneType > | |
| void | hyperplane (const HyperplaneType &_plane) | 
| template<typename Scalar > | |
| void | hyperplane_alignment () | 
| template<typename Scalar > | |
| void | lines () | 
| template<typename Scalar > | |
| void | planes () | 
| EIGEN_DECLARE_TEST | ( | geo_hyperplane | ) | 
Definition at line 178 of file geo_hyperplane.cpp.
| void hyperplane | ( | const HyperplaneType & | _plane | ) | 
Definition at line 16 of file geo_hyperplane.cpp.
| void hyperplane_alignment | ( | ) | 
Definition at line 155 of file geo_hyperplane.cpp.
| void lines | ( | ) | 
Definition at line 88 of file geo_hyperplane.cpp.
| void planes | ( | ) | 
Definition at line 129 of file geo_hyperplane.cpp.