2
0
Fork 0
CVE/CVE_C/man/retractStiefl.Rd

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}