Function icrar::cpu::near

Function Documentation

bool icrar::cpu::near(const Eigen::Ref<const Eigen::MatrixXd> &left, const Eigen::Ref<const Eigen::MatrixXd> &right, double tolerance)

Performs an elementwise comparison between matrices and returns false if the absolute difference exceeds the tolerance.

Parameters
  • left:

  • right:

  • tolerance: