vertices
vertices(
self ,
count: int = 64,
)-> ‘dict[str, np.ndarray]’
Return count points along the curve, keyed by dimension.
| method of dascore.core.annotations.AnnotationBasis | source |
vertices(
self ,
count: int = 64,
)-> ‘dict[str, np.ndarray]’
Return count points along the curve, keyed by dimension.