The result of a query by an oracle such as Implicit_manifold_intersection_oracle. More...
#include <gudhi/Coxeter_triangulation/Query_result.h>
Public Attributes | |
Eigen::VectorXd | intersection |
The potentially lower-dimensional face of the query simplex that contains the intersection point. OBSOLETE: as the snapping is removed. More... | |
bool | success |
True if the query simplex intersects the manifold. | |
The result of a query by an oracle such as Implicit_manifold_intersection_oracle.
Simplex_handle | The class of the query simplex. |
Eigen::VectorXd Gudhi::coxeter_triangulation::Query_result< Simplex_handle >::intersection |
The potentially lower-dimensional face of the query simplex that contains the intersection point. OBSOLETE: as the snapping is removed.
The intersection point.
GUDHIdev Version 3.5.0 - C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. - Copyright : MIT | Generated on Tue Aug 16 2022 14:01:50 for GUDHIdev by Doxygen 1.9.4 |