Stan Math Library
4.9.0
Automatic Differentiation
|
auto stan::math::sum_to_zero_free | ( | const T & | z | ) |
Overload of sum_to_zero_free()
to untransform each Eigen vector in a standard vector.
T | A standard vector with with a value_type which inherits from Eigen::MatrixBase with compile time rows or columns equal to 1. |
z | The standard vector to untransform. |
Definition at line 72 of file sum_to_zero_free.hpp.