Class | Description |
---|---|
DMatrix |
Created by tomasnykodym on 11/13/14.
|
DMatrix.MatrixMulJob |
Compute x %*% y for two matrices x,y.
|
DMatrix.MatrixMulStats |
Info about matrix multiplication currently in progress.
|
DMatrix.MatrixMulTsk | |
DMatrix.TransposeTsk |
(MR)Task performing the matrix transpose.
|
Matrix |