Stan Math Library
4.9.0
Automatic Differentiation
|
auto stan::math::cholesky_factor_free | ( | const T & | x | ) |
Overload of cholesky_factor_free()
to untransform each matrix in a standard vector.
T | A standard vector with with a value_type which inherits from Eigen::MatrixBase . |
x | The standard vector to untransform. |
Definition at line 59 of file cholesky_factor_free.hpp.