mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
eigenize the test a little more
This commit is contained in:
@@ -34,7 +34,7 @@ int ei_hybrd1(
|
||||
VectorType &fvec,
|
||||
// ei_traits<VectorType>::Scalar tol
|
||||
double tol
|
||||
// = ei::sqrt(machine_epsilon<VectorType::Scalar>())
|
||||
// = ei_sqrt(machine_epsilon<VectorType::Scalar>())
|
||||
)
|
||||
{
|
||||
typedef typename VectorType::Scalar Scalar;
|
||||
|
||||
Reference in New Issue
Block a user