Pavel Kučera

Results 1 issues of Pavel Kučera

The "and leaves `self` untouched" part of the code doc was wrong. Self may be modified before early false return. See https://github.com/dimforge/nalgebra/blob/dev/src/linalg/lu.rs#L64