Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ cholesky_corr_free()

template<typename T , require_eigen_t< T > * = nullptr>
auto stan::math::cholesky_corr_free ( const T &  x)

Overload of cholesky_corr_free() to untransform each matrix in a standard vector.

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

Definition at line 14 of file cholesky_corr_free.hpp.