Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
transpose()
[4/4]
template<typename T ,
require_matrix_t
< T > * = nullptr>
auto stan::math::transpose
(
const T &
m
)
inline
Transposes a matrix.
Template Parameters
T
type of the matrix or expression
Parameters
m
matrix or expression
Returns
transposed matrix
Definition at line
17
of file
transpose.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.