Difference between revisions of "Nearest spin.m"
(Created page with "{{DISPLAYTITLE:nearest_spin.m}} __NOTOC__ Returns the index of the nerest spin to the one specified. Only spins for which Cartesian coordinates are available are considered....") |
|||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:nearest_spin.m}} __NOTOC__ | {{DISPLAYTITLE:nearest_spin.m}} __NOTOC__ | ||
| − | Returns the index of the | + | Returns the index of the nearest spin to the one specified. Only spins for which Cartesian coordinates are available are considered. |
==Syntax== | ==Syntax== | ||
Revision as of 11:58, 28 July 2023
Returns the index of the nearest spin to the one specified. Only spins for which Cartesian coordinates are available are considered.
Syntax
k=nearest_spin(spin_system,n)
Arguments
n - index of the spin in question
Outputs
k - index of the nearest spin
See also
Version 2.8, authors: Ilya Kuprov