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

◆ operator const matrix_cl &()

template<typename T >
stan::math::arena_matrix_cl< T >::operator const matrix_cl & ( ) const
inline

Implicit conversion operator to matrix_cl.

Returns
matrix_cl equivalent to *this. Returned matrix references the same underlying buffer.

Definition at line 83 of file arena_matrix_cl.hpp.