All the matrix solvers I've come across require the matrices to be square and invertible, but what about matrices that are not square and have multiple solutions...how would I go about finding a parametric form of this using java?
Asked
Active
Viewed 409 times