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