scalation.linalgebra_gen
The MatrixN companion object provides operations for MatrixN that don't require 'this' (like static methods in Java).
Compute the outer product (a matrix) of vector a and vector b.
the first vector
the second vector
The MatrixN companion object provides operations for MatrixN that don't require 'this' (like static methods in Java).