Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
qr_Q()
[1/2]
template<typename T_m ,
require_all_kernel_expressions_and_none_scalar_t
< T_m > * = nullptr>
matrix_cl
< double > stan::math::qr_Q
(
T_m &&
m
)
inline
Returns the orthogonal factor of the fat QR decomposition.
Template Parameters
T_m
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.