Hello,

Can someone please explain the easiest way to load a RealMatrix from flle?

I have found MatrixUtils.deserializeRealMatrix(Object instance, String 
fieldName, ObjectInputStream ois)



But I was expecting to find a function like this:

                loadMatrix( inputStream)



And why doesn't RealVector have an "operate" for Vector - Matrix multiplication?



cheers

/J

Reply via email to