Stan Math Library
4.9.0
Automatic Differentiation
|
stan::math::matrix_cl< T >::matrix_cl | ( | const Expr & | expression | ) |
Construct from a kernel generator expression.
It evaluates the expression into this
.
Expr | type of the expression |
expression | expression |
Definition at line 18 of file matrix_cl_conversion.hpp.