Serialized Form


Package org.ujmp.jmatio

Class org.ujmp.jmatio.MLDoubleMatrix extends AbstractDenseDoubleMatrix implements Serializable

serialVersionUID: 5687213209146399315L

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
Serialized Fields

pack

int[] pack



Copyright © 2010. All Rights Reserved.