AtomDiag()
Dispatched C++ function(s).
[1] (l: int) -> bool
Check if an index \(l\) is valid.
Index \(l\) to check.
True if \(0 \leq l < N\), false otherwise.