![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the product of the specified matrix and scalar, one of which must have a complex value type.
The return type will be an expression template denoting a complex matrix.
| Scal | type of scalar argument |
| Mat | type of matrix argument |
| c | scalar argument |
| m | matrix argument |
Definition at line 65 of file multiply.hpp.