You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chol.cc: Replace special case if-else for complex types with unconditional
call to math::conj instead of std::conj. The math::conj function already
does the right thing for this use case.
0 commit comments