return a value in a degenerate svd case
re-disable svd by default
This commit is contained in:
@@ -582,6 +582,7 @@ inline btScalar wilkinsonShift(const btScalar a1, const btScalar b1, const btSca
|
|||||||
// T mu = a2 - bs / ( d + sign_d*sqrt (d*d + bs));
|
// T mu = a2 - bs / ( d + sign_d*sqrt (d*d + bs));
|
||||||
return mu;
|
return mu;
|
||||||
}
|
}
|
||||||
|
return a2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user