fix #15188 replaced isnan with std::isnan to avoid build error (#15189)
* fix #15188 replaced isnan with std::isnan to avoid build error * Instead of std::isnan, use Eigen::numext::isnan * Fix typo
Loading
Please sign in to comment
* fix #15188 replaced isnan with std::isnan to avoid build error * Instead of std::isnan, use Eigen::numext::isnan * Fix typo