Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the singular values of the specified matrix.
Adjoint update equation comes from Equation (4) in Differentiable Programming Tensor Networks(H. Liao, J. Liu, et al., arXiv:1903.09650).
EigMat | type of input matrix |
m | MxN input matrix |
Definition at line 23 of file singular_values.hpp.