19 lines
365 B
R
19 lines
365 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/util.R
|
|
\name{retractStiefl}
|
|
\alias{retractStiefl}
|
|
\title{Retraction to the manifold.}
|
|
\usage{
|
|
retractStiefl(A)
|
|
}
|
|
\arguments{
|
|
\item{A}{matrix.}
|
|
}
|
|
\value{
|
|
`(p, q)` semi-orthogonal matrix, aka element of the Stiefl manifold.
|
|
}
|
|
\description{
|
|
Retraction to the manifold.
|
|
}
|
|
\keyword{internal}
|