Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.