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
Minput matrix
Returns
transposed matrix

Definition at line 19 of file transpose.hpp.