![]() |
Stan Math Library
5.0.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 85 of file sum_to_zero_constrain.hpp.