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