org.apache.mxnet.javaapi
This Param Object is specifically used for linalg_trmm
Tensor of lower triangular matrices
Tensor of matrices
Scalar factor to be applied to the result.
True if the triangular matrix is lower triangular, false if it is upper triangular.
Multiply triangular matrix from the right to non-triangular one.
Use transposed of the triangular matrix
This Param Object is specifically used for linalg_trmm