Serialized Form


Package org.ujmp.ejml

Class org.ujmp.ejml.EJMLDenseDoubleMatrix2D extends AbstractDenseDoubleMatrix2D implements Serializable

serialVersionUID: -3223474248020842822L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream s)
                  throws IOException,
                         MatrixException
Throws:
IOException
MatrixException



Copyright © 2010. All Rights Reserved.