mirror of
https://github.com/gonum/gonum.git
synced 2025-10-13 02:43:59 +08:00

Reset allows reuse of used matrices, a use that would otherwise be blocked by dim checking for many operations.
Reset allows reuse of used matrices, a use that would otherwise be blocked by dim checking for many operations.