mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-21 12:24:25 +08:00
add a note
This commit is contained in:
parent
d7a0e52478
commit
60d5980a41
@ -72,6 +72,7 @@ namespace Eigen {
|
|||||||
template<>
|
template<>
|
||||||
Real test_precision<Real>() { return 1e-50; }
|
Real test_precision<Real>() { return 1e-50; }
|
||||||
|
|
||||||
|
// needed in C++93 mode where number does not support explicit cast.
|
||||||
namespace internal {
|
namespace internal {
|
||||||
template<typename NewType>
|
template<typename NewType>
|
||||||
struct cast_impl<Real,NewType>
|
struct cast_impl<Real,NewType>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user