Dimension names of a tensor
# S4 method for dtensor
dimnames(x)# S4 method for dtensor,list
dimnames(x) <- value
# S4 method for dtensor,`NULL`
dimnames(x) <- value
# S4 method for dtensor,ANY
dimnames(x) <- value
# S4 method for sptensor
dimnames(x)
# S4 method for sptensor,list
dimnames(x) <- value
# S4 method for sptensor,`NULL`
dimnames(x) <- value
# S4 method for sptensor,ANY
dimnames(x) <- value
tensor
replacement value. Must be a list of length equal to the number of dimensions in the tensor