Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the Moore-Penrose generalized inverse of the specified matrix.
The method is based on the Cholesky computation of the transform as specified in
EigMat | type of the matrix (must be derived from Eigen::MatrixBase ) |
G | specified matrix |
Definition at line 33 of file generalized_inverse.hpp.