mirror of
https://github.com/gonum/gonum.git
synced 2025-10-17 04:31:03 +08:00

Reorder vector and matrix struct fields to match the order in which BLAS routines accept them. This makes calls with inline declarations with unnamed fields consistent and easier to understand.