Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ImplicitQRSVD.h |
| Include | #include "Chaos/ImplicitQRSVD.h" |
namespace Chaos
{
template<class T>
void Chaos&58;&58;FlipSign
&40;
int i,
PMatrix< T, 3, 3 > & U,
TVector< T, 3 > & sigma
&41;
}
Remarks
Helper function of 3X3 SVD for flipping signs due to flipping signs of sigma.