Serialized Form


Package org.ujmp.mtj

Class org.ujmp.mtj.MTJDenseDoubleMatrix2D extends AbstractDenseDoubleMatrix2D implements Serializable

serialVersionUID: -2386081646062313108L

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.mtj.MTJDenseDoubleMatrix2DFactory extends AbstractDoubleMatrix2DFactory implements Serializable

serialVersionUID: 5802820376630425258L


Package org.ujmp.mtj.calculation

Class org.ujmp.mtj.calculation.Inv extends AbstractDoubleCalculation implements Serializable

serialVersionUID: 1441735603598847485L

Serialized Fields

inv

Matrix inv



Copyright © 2010. All Rights Reserved.