Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ sum_to_zero_free() [3/3]

template<typename T , require_std_vector_t< T > * = nullptr>
auto stan::math::sum_to_zero_free ( const T &  z)
inline

Overload of sum_to_zero_free() to untransform each Eigen type in a standard vector.

Template Parameters
TA standard vector with with a value_type which inherits from Eigen::MatrixBase
Parameters
zThe standard vector to untransform.

Definition at line 118 of file sum_to_zero_free.hpp.