| Line 64... |
Line 64... |
| 64 |
\item{coerce}{\code{signature(from = "dtrMatrix", to = "ltrMatrix")}}
|
64 |
\item{coerce}{\code{signature(from = "dtrMatrix", to = "ltrMatrix")}}
|
| 65 |
\item{coerce}{\code{signature(from = "dtrMatrix", to = "matrix")}}
|
65 |
\item{coerce}{\code{signature(from = "dtrMatrix", to = "matrix")}}
|
| 66 |
\item{coerce}{\code{signature(from = "matrix", to = "dtrMatrix")}}
|
66 |
\item{coerce}{\code{signature(from = "matrix", to = "dtrMatrix")}}
|
| 67 |
|
67 |
|
| 68 |
\item{norm}{\code{signature(x = "dtrMatrix", type = "character")}}
|
68 |
\item{norm}{\code{signature(x = "dtrMatrix", type = "character")}}
|
| 69 |
\item{rcond}{\code{signature(x = "dtrMatrix", type = "character")}}
|
69 |
\item{rcond}{\code{signature(x = "dtrMatrix", norm = "character")}}
|
| 70 |
\item{solve}{\code{signature(a = "dtrMatrix", b = "missing")}}
|
70 |
\item{solve}{\code{signature(a = "dtrMatrix", b = "missing")}}
|
| 71 |
\item{solve}{\code{signature(a = "dtrMatrix", b = "matrix")}}
|
71 |
\item{solve}{\code{signature(a = "dtrMatrix", b = "matrix")}}
|
| 72 |
}
|
72 |
}
|
| 73 |
}
|
73 |
}
|
| 74 |
%\references{}
|
74 |
%\references{}
|