Serialized Form


Package org.ujmp.jampack

Class org.ujmp.jampack.JampackDenseDoubleMatrix2D extends AbstractDenseDoubleMatrix2D implements Serializable

serialVersionUID: 4929284378405884509L

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

Class org.ujmp.jampack.JampackDenseDoubleMatrix2DFactory extends AbstractDoubleMatrix2DFactory implements Serializable

serialVersionUID: -9135903625272489384L



Copyright © 2010. All Rights Reserved.