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