Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Divides each column of a matrix by a scalar.
T1 | Type of first matrix |
T2 | Type of the divisor |
A | Matrix to divide |
divisor | scalar to divide by |
A
by divisor
. Definition at line 56 of file divide_columns.hpp.