Stan Math Library
4.9.0
Automatic Differentiation
|
Eigen::Matrix< value_type_t< EigMat >, Eigen::Dynamic, Eigen::Dynamic > stan::math::qr_thin_Q | ( | const EigMat & | m | ) |
Returns the orthogonal factor of the thin QR decomposition.
EigMat | type of the matrix |
m | Matrix. |
Definition at line 19 of file qr_thin_Q.hpp.