Package edu. duke. cs. osprey. molscope. tools
Types
Link copied to clipboard
Tracks a collection of things for changes over time. Things are compared by identity, not value The tracker is insensitive to the order of the collection.
Link copied to clipboard
Sample points on a sphere quasi-uniformly by choosing the midpoionts of the faces of a regular icosohedron. Subdivide faces of the icosohedron (and project back to the sphere) as needed to get the desired resolution.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <K, V> identityHashMapOf(vararg pairs: Pair<K, V>): IdentityHashMap<K, V>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Normalizes the radians into the range (-pi,pi]
Link copied to clipboard
Normalizes the radians into the range [0,2pi)
Link copied to clipboard
Link copied to clipboard