![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return a matrix that sums to zero over both the rows and columns corresponding to the free matrix x.
This is a linear transform, with no Jacobian.
| Mat | type of the matrix |
| x | Free matrix input of dimensionality (N - 1, M - 1). |
Definition at line 75 of file sum_to_zero_constrain.hpp.