org.appliedtopology.tda4j.alpha.AlphaShapes
See theAlphaShapes companion class
object AlphaShapes
apply/Point are scoped here rather than as bare top-level alpha package defs (a generic name like Point, or a dispatch function as central as Alpha used to be, is exactly the kind of top-level-name collision hazard documented elsewhere in this codebase) -- callers write AlphaShapes(points, dispatch). import AlphaShapes.Point below brings both the type and its factory back into unqualified scope for the rest of this file, where Point is used pervasively by Hyperplane/Hypersphere/HelixDelaunay.
Attributes
- Companion
- class
- Experimental
- true
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AlphaShapes.type
Members list
In this article