Stan Math Library
4.9.0
Automatic Differentiation
|
auto stan::math::cov_matrix_free | ( | const T & | x | ) |
Overload of cov_matrix_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 69 of file cov_matrix_free.hpp.