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