Package org.ujmp.core.doublematrix.impl

Class Summary
ArrayDenseDoubleMatrix2D  
BlockDenseDoubleMatrix2D A dense 2D matrix with square block layout.
BlockMatrixLayout This class describes the layout (size, order) of a square block of data within a block matrix.
BlockMultiply Multiply blocks of A and B in the specified range(fromM->toM, fromN->toN, fromK->toK),
and add to matrix C.
DefaultDenseDoubleMatrix2D  
DefaultDenseDoubleMatrixMultiD  
DefaultSparseDoubleMatrix  
DefaultSparseRowDoubleMatrix2D  
DenseFileMatrix  
DoubleCalculationMatrix  
ImageMatrix  
MortonDenseDoubleMartrix2D  
WaveMatrix  
 

Enum Summary
BlockMatrixLayout.BlockOrder Enum describing the layout of a block of data.
 



Copyright © 2010. All Rights Reserved.