Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ transpose() [2/4]

const matrix_cl_view stan::math::transpose ( const matrix_cl_view  view)
inline

Transposes a view - swaps lower and upper parts.

Parameters
viewview to transpose
Returns
transposition of input

Definition at line 55 of file matrix_cl_view.hpp.