Skip to main content

Module unit

Module unit 

Source
Expand description

Zero-copy view layer for subset selection on [Model].

A Unit represents a selection of atoms within a [Model] without copying the underlying data. It stores an [OrderedSet] of atom indices and provides lazy iterators for accessing coordinates and performing set operations.

Structsยง

Unit
Zero-copy view into a subset of a Model.