Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit016660e

Browse files
committed
tperm() doc: add link to aperm()
1 parentc285cce commit016660e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎rTensor/R/rTensor_Class.R‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -707,6 +707,7 @@ new("Tensor",num_modes,modes,data=array(x,dim=modes))
707707
setGeneric(name="tperm",
708708
def=function(tnsr,perm,...){standardGeneric("tperm")})
709709

710+
#'@seealso \code{\link{aperm}}
710711
#'@rdname tperm-methods
711712
#'@aliases tperm-methods tperm,Tensor-method
712713
setMethod("tperm",signature="Tensor",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp