| _bboxes | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| _domain_tol | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| _newton_max_iter | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| _newton_tol | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| _trafo | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| BBox typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | protected |
| DataType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| DomainPointType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| find_candidate_cells(std::vector< Index > &cells, const ImagePointType &img_point) const | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| ImagePointType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| init_bounding_boxes(DataType bbox_tol) | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| InverseMapping(const TrafoType &trafo, DataType bbox_tol=DataType(1E-2), DataType domain_tol=DataType(1E-4), bool init_boxes=true) | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inlineexplicit |
| InvMapDataType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| shape_dim | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | static |
| ShapeType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| test_domain_point(const DomainPointType &dom_point) const | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| TrafoType typedef | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | |
| unmap_point(const ImagePointType &img_point, bool ignore_failures=false) const | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| unmap_point(const ImagePointType &img_point, const std::vector< Index > &cells, bool ignore_failures=false) const | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| unmap_point_by_newton(DomainPointType &dom_point, const ImagePointType &img_point, const Index cell) const | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inline |
| world_dim | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | static |
| ~InverseMapping() | FEAT::Trafo::InverseMapping< Trafo_, DataType_ > | inlinevirtual |