forked from M-Labs/nalgebra
c13b0388ef
Because most of their methods did not make sence for the (constant) identity matrix, they were set to `panic!` at runtime whenever the user tried to use them. Instead, it is much safer to completely forbid their use by removing the related trait implementation. See sebcrozet/ncollide#87. |
||
---|---|---|
.. | ||
linalg | ||
macros | ||
structs | ||
traits | ||
lib.rs |