Vectors are matrices with 1xN (columns) or Nx1 (rows) dimensions. It might be clever to extend the FullMatrix or Matrix classes and reuse the code. Should vectex_gen share no code with matex_gen in order to be completely independent?
Vectors are matrices with 1xN (columns) or Nx1 (rows) dimensions.
It might be clever to extend the FullMatrix or Matrix classes and reuse the code.
Should vectex_gen share no code with matex_gen in order to be completely independent?