Package org.ujmp.core.calculation
Class TransposeSparseMatrix
java.lang.Object
org.ujmp.core.calculation.TransposeSparseMatrix
- All Implemented Interfaces:
TransposeCalculation<SparseMatrix,
SparseMatrix>
class TransposeSparseMatrix
extends Object
implements TransposeCalculation<SparseMatrix,SparseMatrix>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TransposeSparseMatrix
TransposeSparseMatrix()
-
-
Method Details
-
calc
- Specified by:
calc
in interfaceTransposeCalculation<SparseMatrix,
SparseMatrix>
-