Serialized Form


Package org.ujmp.colt

Class org.ujmp.colt.ColtDenseDoubleMatrix2D extends AbstractDenseDoubleMatrix2D implements Serializable

serialVersionUID: -3223474248020842822L

Serialized Fields

matrix

cern.colt.matrix.impl.DenseDoubleMatrix2D matrix

Class org.ujmp.colt.ColtDenseDoubleMatrix2DFactory extends AbstractDoubleMatrix2DFactory implements Serializable

serialVersionUID: 1951543109603957820L

Class org.ujmp.colt.ColtSparseDoubleMatrix2D extends AbstractSparseDoubleMatrix2D implements Serializable

serialVersionUID: -3223474248020842822L

Serialized Fields

matrix

cern.colt.matrix.impl.SparseDoubleMatrix2D matrix



Copyright © 2010. All Rights Reserved.