Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
transpose()
[3/4]
template<typename T ,
require_all_kernel_expressions_and_none_scalar_t
< T > * = nullptr>
auto stan::math::transpose
(
const
var_value
< T > &
M
)
inline
Transposes a matrix.
Parameters
M
input matrix
Returns
transposed matrix
Definition at line
19
of file
transpose.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.