Serialized Form


Package org.ujmp.jscience

Class org.ujmp.jscience.JScienceDenseDoubleMatrix2D extends AbstractDenseDoubleMatrix2D implements Serializable

serialVersionUID: -7874694468839411484L

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

transposed

Boolean transposed

Class org.ujmp.jscience.JScienceDenseDoubleMatrix2DFactory extends AbstractDoubleMatrix2DFactory implements Serializable

serialVersionUID: -6726214990943687191L



Copyright © 2010. All Rights Reserved.