mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-21 20:34:28 +08:00
typo
This commit is contained in:
parent
162d29e696
commit
736d00ab87
@ -451,7 +451,7 @@ template<typename Scalar> void transform_alignment()
|
|||||||
VERIFY_IS_APPROX( (*p1) * (*p1), (*p2)*(*p3));
|
VERIFY_IS_APPROX( (*p1) * (*p1), (*p2)*(*p3));
|
||||||
|
|
||||||
#ifdef EIGEN_VECTORIZE
|
#ifdef EIGEN_VECTORIZE
|
||||||
VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u)) Projective4a));
|
VERIFY_RAISES_ASSERT((::new(reinterpret_cast<void*>(array3u)) Projective3a));
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user