Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
qr_Q()
[2/2]
template<typename EigMat ,
require_eigen_t
< EigMat > * = nullptr>
Eigen::Matrix<
value_type_t
< EigMat >, Eigen::Dynamic, Eigen::Dynamic > stan::math::qr_Q
(
const EigMat &
m
)
Returns the orthogonal factor of the fat QR decomposition.
Template Parameters
EigMat
type of the matrix
Parameters
m
Matrix.
Returns
Orthogonal matrix with maximal columns
Definition at line
20
of file
qr_Q.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.