PolytopAX
Getting Started
Getting Started with PolytopAX
Installation
User Guide
User Guide
API Reference
API Reference
Core Module
PolytopAX
Index
Index
_
|
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
_
__init__() (polytopax.ConvexHull method)
,
[1]
,
[2]
__post_init__() (polytopax.ConvexHull method)
,
[1]
__repr__() (polytopax.ConvexHull method)
,
[1]
__str__() (polytopax.ConvexHull method)
,
[1]
_centroid_cache (polytopax.ConvexHull attribute)
,
[1]
_surface_area_cache (polytopax.ConvexHull attribute)
,
[1]
_volume_cache (polytopax.ConvexHull attribute)
,
[1]
A
algorithm_info (polytopax.ConvexHull attribute)
,
[1]
,
[2]
,
[3]
approximate_convex_hull() (in module polytopax)
(in module polytopax.core.hull)
B
bounding_box() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
C
centroid() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
compute_simplex_volume() (in module polytopax.core.utils)
contains() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
convex_hull() (in module polytopax)
(in module polytopax.core.hull)
convex_hull_surface_area() (in module polytopax)
convex_hull_volume() (in module polytopax)
ConvexHull (class in polytopax)
,
[1]
D
diameter() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
dimension (polytopax.ConvexHull property)
,
[1]
DirectionVectors (in module polytopax.core.utils)
distance_to() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
distance_to_convex_hull() (in module polytopax)
distance_to_hull() (in module polytopax.core.hull)
F
faces (polytopax.ConvexHull attribute)
,
[1]
,
[2]
,
[3]
from_dict() (polytopax.ConvexHull class method)
,
[1]
(polytopax.core.ConvexHull class method)
from_points() (polytopax.ConvexHull class method)
,
[1]
(polytopax.core.ConvexHull class method)
G
generate_direction_vectors() (in module polytopax)
(in module polytopax.core.utils)
get_info() (in module polytopax)
H
hausdorff_distance() (in module polytopax)
hull_surface_area() (in module polytopax.core.hull)
hull_volume() (in module polytopax.core.hull)
HullVertices (in module polytopax.core.utils)
I
is_degenerate() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
M
module
polytopax.core.hull
polytopax.core.utils
N
n_vertices (polytopax.ConvexHull property)
,
[1]
P
point_in_convex_hull() (in module polytopax)
point_in_hull() (in module polytopax.core.hull)
PointCloud (in module polytopax.core.utils)
polytopax.core.hull
module
polytopax.core.utils
module
project_to_simplex() (in module polytopax.core.utils)
R
remove_duplicate_points() (in module polytopax.core.utils)
robust_orientation_test() (in module polytopax.core.utils)
rotate() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
S
SamplingMethod (in module polytopax.core.utils)
scale() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
scale_to_unit_ball() (in module polytopax.core.utils)
summary() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
surface_area() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
T
to_dict() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
translate() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
U
unscale_from_unit_ball() (in module polytopax.core.utils)
V
validate_point_cloud() (in module polytopax)
(in module polytopax.core.utils)
vertices (polytopax.ConvexHull attribute)
,
[1]
,
[2]
,
[3]
vertices_array() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)
volume() (polytopax.ConvexHull method)
,
[1]
(polytopax.core.ConvexHull method)